#EECAAF Color Information

Hex color code: #EECAAF

#EECAAF is a delicate orange color. In RGB it is (238, 202, 175), and in HSL it is (26°, 65%, 81%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EECAAF
RGB
238, 202, 175
HSL
26°, 65%, 81%
CMYK
0%, 15%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #EECAAF; 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 #EECAAF; background-color: #EECAAF15; }

Alert / Toast

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

Link / Accent

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

a { color: #EECAAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 202, 175

Red: 238 / Green: 202 / Blue: 175

HSL

26°, 65%, 81%

Hue: 26° / Saturation: 65% / Lightness: 81%

CMYK

0%, 15%, 26%, 7%

Cyan: 0% / Magenta: 15% / Yellow: 26% / Key: 7%

What color is #EECAAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECAAF to RGB:

rgb(238, 202, 175)HEX to RGB Converter →

HEX to HSL

Convert #EECAAF to HSL:

hsl(26, 65%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EECAAF to CMYK:

cmyk(0%, 15%, 26%, 7%)Color Converter →

Color Meaning and Usage

#EECAAF is a soft orange color with RGB values of 238, 202, 175 and HSL of 26°, 65%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECAAF is #AFD3EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEAFB3.

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

Contrast with #EECAAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECAAF?

#EECAAF is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EECAAF?

#EECAAF in RGB is (238, 202, 175) - 238 red, 202 green, and 175 blue.

How to use #EECAAF in CSS?

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

What colors go well with #EECAAF?

#AFD3EE (complementary), #EEAFB3 (analogous), and #E1A170 (lighter shade) work well with #EECAAF.