#EEECEA Color Information

Hex color code: #EEECEA

The hex color #EEECEA is a soft orange with RGB values of (238, 236, 234) and HSL of (30°, 11%, 93%). It is frequently seen in web interfaces.

Try:
Color NameLinen
HEX
#EEECEA
RGB
238, 236, 234
HSL
30°, 11%, 93%
CMYK
0%, 1%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEECEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 236, 234

Red: 238 / Green: 236 / Blue: 234

HSL

30°, 11%, 93%

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

CMYK

0%, 1%, 2%, 7%

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

What color is #EEECEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEECEA to RGB:

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

HEX to HSL

Convert #EEECEA to HSL:

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

HEX to CMYK

Convert #EEECEA to CMYK:

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

Color Meaning and Usage

#EEECEA is a ethereal orange color with RGB values of 238, 236, 234 and HSL of 30°, 11%, 93%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEECEA is #EBEDEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFEBEB.

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

Contrast with #EEECEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEECEA?

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

What is the RGB value of #EEECEA?

#EEECEA in RGB is (238, 236, 234) - 238 red, 236 green, and 234 blue.

How to use #EEECEA in CSS?

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

What colors go well with #EEECEA?

#EBEDEF (complementary), #EFEBEB (analogous), and #CDC7C1 (lighter shade) work well with #EEECEA.