#EAEFEF Color Information

Hex color code: #EAEFEF

#EAEFEF is a light cyan color. In RGB it is (234, 239, 239), and in HSL it is (180°, 14%, 93%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EAEFEF
RGB
234, 239, 239
HSL
180°, 14%, 93%
CMYK
2%, 0%, 0%, 6%

Shades

CSS Usage
color: #EAEFEF;
background-color: #EAEFEF;
border-color: #EAEFEF;
box-shadow: 0 0 10px #EAEFEF;
border: 2px solid #EAEFEF;
Tailwind Usage
bg-[#EAEFEF]
text-[#EAEFEF]
border-[#EAEFEF]
shadow-[0_0_10px_EAEFEF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #EAEFEF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #EAEFEF; color: #000000; }

Badge

New Feature
.badge { background-color: #EAEFEF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #EAEFEF; background-color: #EAEFEF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #EAEFEF20; border-left: 4px solid #EAEFEF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #EAEFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EAEFEF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 239, 239

Red: 234 / Green: 239 / Blue: 239

HSL

180°, 14%, 93%

Hue: 180° / Saturation: 14% / Lightness: 93%

CMYK

2%, 0%, 0%, 6%

Cyan: 2% / Magenta: 0% / Yellow: 0% / Key: 6%

What color is #EAEFEF?

#EAEFEF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAEFEF to RGB:

rgb(234, 239, 239)HEX to RGB Converter →

HEX to HSL

Convert #EAEFEF to HSL:

hsl(180, 14%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EAEFEF to CMYK:

cmyk(2%, 0%, 0%, 6%)Color Converter →

Color Meaning and Usage

#EAEFEF is a delicate cyan color with RGB values of 234, 239, 239 and HSL of 180°, 14%, 93%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAEFEF is #F0EBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBF0ED.

Use #EAEFEF in CSS: color: #EAEFEF or background-color: #EAEFEF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #EAEFEF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 18.09:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAEFEF?

#EAEFEF is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAEFEF?

#EAEFEF in RGB is (234, 239, 239) - 234 red, 239 green, and 239 blue.

How to use #EAEFEF in CSS?

Use #EAEFEF directly in your CSS properties like color or background-color.

What colors go well with #EAEFEF?

#F0EBEB (complementary), #EBF0ED (analogous), and #BFCFCF (lighter shade) work well with #EAEFEF.