#EEEBE4 Color Information

Hex color code: #EEEBE4

The hex color #EEEBE4 is a soft orange with RGB values of (238, 235, 228) and HSL of (42°, 23%, 91%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#EEEBE4
RGB
238, 235, 228
HSL
42°, 23%, 91%
CMYK
0%, 1%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEBE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 235, 228

Red: 238 / Green: 235 / Blue: 228

HSL

42°, 23%, 91%

Hue: 42° / Saturation: 23% / Lightness: 91%

CMYK

0%, 1%, 4%, 7%

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

What color is #EEEBE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEBE4 to RGB:

rgb(238, 235, 228)HEX to RGB Converter →

HEX to HSL

Convert #EEEBE4 to HSL:

hsl(42, 23%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEBE4 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #EEEBE4 has RGB (238, 235, 228) and HSL (42°, 23%, 91%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEBE4 is #E3E6ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE5E3.

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

Contrast with #EEEBE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEBE4?

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

What is the RGB value of #EEEBE4?

#EEEBE4 in RGB is (238, 235, 228) - 238 red, 235 green, and 228 blue.

How to use #EEEBE4 in CSS?

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

What colors go well with #EEEBE4?

#E3E6ED (complementary), #EDE5E3 (analogous), and #D0C7B4 (lighter shade) work well with #EEEBE4.