#EEEDEC Color Information

Hex color code: #EEEDEC

#EEEDEC is a delicate orange color. In RGB it is (238, 237, 236), and in HSL it is (30°, 6%, 93%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#EEEDEC
RGB
238, 237, 236
HSL
30°, 6%, 93%
CMYK
0%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEDEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 237, 236

Red: 238 / Green: 237 / Blue: 236

HSL

30°, 6%, 93%

Hue: 30° / Saturation: 6% / Lightness: 93%

CMYK

0%, 0%, 1%, 7%

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

What color is #EEEDEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEDEC to RGB:

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

HEX to HSL

Convert #EEEDEC to HSL:

hsl(30, 6%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEDEC to CMYK:

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

Color Meaning and Usage

A airy orange tone, #EEEDEC has RGB (238, 237, 236) and HSL (30°, 6%, 93%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEDEC is #ECEDEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEECEC.

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

Contrast with #EEEDEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEDEC?

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

What is the RGB value of #EEEDEC?

#EEEDEC in RGB is (238, 237, 236) - 238 red, 237 green, and 236 blue.

How to use #EEEDEC in CSS?

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

What colors go well with #EEEDEC?

#ECEDEE (complementary), #EEECEC (analogous), and #CAC7C4 (lighter shade) work well with #EEEDEC.