#EECAB0 Color Information

Hex color code: #EECAB0

#EECAB0 is a ethereal orange color. In RGB it is (238, 202, 176), and in HSL it is (25°, 65%, 81%). It is typically applied in digital products.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECAB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 202, 176

Red: 238 / Green: 202 / Blue: 176

HSL

25°, 65%, 81%

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

CMYK

0%, 15%, 26%, 7%

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

What color is #EECAB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECAB0 to RGB:

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

HEX to HSL

Convert #EECAB0 to HSL:

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

HEX to CMYK

Convert #EECAB0 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #EECAB0 has RGB (238, 202, 176) and HSL (25°, 65%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECAB0 is #AFD4EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEAFB4.

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

Contrast with #EECAB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECAB0?

#EECAB0 is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EECAB0?

#EECAB0 in RGB is (238, 202, 176) - 238 red, 202 green, and 176 blue.

How to use #EECAB0 in CSS?

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

What colors go well with #EECAB0?

#AFD4EE (complementary), #EEAFB4 (analogous), and #E19F70 (lighter shade) work well with #EECAB0.