#EECFBC Color Information

Hex color code: #EECFBC

The hex color #EECFBC is a ethereal orange with RGB values of (238, 207, 188) and HSL of (23°, 60%, 84%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#EECFBC
RGB
238, 207, 188
HSL
23°, 60%, 84%
CMYK
0%, 13%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 207, 188

Red: 238 / Green: 207 / Blue: 188

HSL

23°, 60%, 84%

Hue: 23° / Saturation: 60% / Lightness: 84%

CMYK

0%, 13%, 21%, 7%

Cyan: 0% / Magenta: 13% / Yellow: 21% / Key: 7%

What color is #EECFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECFBC to RGB:

rgb(238, 207, 188)HEX to RGB Converter →

HEX to HSL

Convert #EECFBC to HSL:

hsl(23, 60%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EECFBC to CMYK:

cmyk(0%, 13%, 21%, 7%)Color Converter →

Color Meaning and Usage

A light orange tone, #EECFBC has RGB (238, 207, 188) and HSL (23°, 60%, 84%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECFBC is #BEDCEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFBEC3.

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

Contrast with #EECFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECFBC?

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

What is the RGB value of #EECFBC?

#EECFBC in RGB is (238, 207, 188) - 238 red, 207 green, and 188 blue.

How to use #EECFBC in CSS?

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

What colors go well with #EECFBC?

#BEDCEF (complementary), #EFBEC3 (analogous), and #DFA581 (lighter shade) work well with #EECFBC.