#EEECC4 Color Information

Hex color code: #EEECC4

The hex color #EEECC4 is a ethereal yellow with RGB values of (238, 236, 196) and HSL of (57°, 55%, 85%). It is widely used in graphic design.

Try:
Color NameBisque
HEX
#EEECC4
RGB
238, 236, 196
HSL
57°, 55%, 85%
CMYK
0%, 1%, 18%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEECC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 236, 196

Red: 238 / Green: 236 / Blue: 196

HSL

57°, 55%, 85%

Hue: 57° / Saturation: 55% / Lightness: 85%

CMYK

0%, 1%, 18%, 7%

Cyan: 0% / Magenta: 1% / Yellow: 18% / Key: 7%

What color is #EEECC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEECC4 to RGB:

rgb(238, 236, 196)HEX to RGB Converter →

HEX to HSL

Convert #EEECC4 to HSL:

hsl(57, 55%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EEECC4 to CMYK:

cmyk(0%, 1%, 18%, 7%)Color Converter →

Color Meaning and Usage

A light yellow tone, #EEECC4 has RGB (238, 236, 196) and HSL (57°, 55%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEECC4 is #C4C6EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EED7C4.

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

Contrast with #EEECC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEECC4?

#EEECC4 is a light yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEECC4?

#EEECC4 in RGB is (238, 236, 196) - 238 red, 236 green, and 196 blue.

How to use #EEECC4 in CSS?

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

What colors go well with #EEECC4?

#C4C6EE (complementary), #EED7C4 (analogous), and #DDD888 (lighter shade) work well with #EEECC4.