#EECAB3 Color Information

Hex color code: #EECAB3

A light orange shade, #EECAB3 appears as (238, 202, 179) in RGB and (23°, 63%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#EECAB3
RGB
238, 202, 179
HSL
23°, 63%, 82%
CMYK
0%, 15%, 25%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECAB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 202, 179

Red: 238 / Green: 202 / Blue: 179

HSL

23°, 63%, 82%

Hue: 23° / Saturation: 63% / Lightness: 82%

CMYK

0%, 15%, 25%, 7%

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

What color is #EECAB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECAB3 to RGB:

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

HEX to HSL

Convert #EECAB3 to HSL:

hsl(23, 63%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #EECAB3 to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #EECAB3 has RGB (238, 202, 179) and HSL (23°, 63%, 82%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECAB3 is #B4D8EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEB4BB.

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

Contrast with #EECAB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECAB3?

#EECAB3 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EECAB3?

#EECAB3 in RGB is (238, 202, 179) - 238 red, 202 green, and 179 blue.

How to use #EECAB3 in CSS?

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

What colors go well with #EECAB3?

#B4D8EE (complementary), #EEB4BB (analogous), and #E09E76 (lighter shade) work well with #EECAB3.