#EEEDEB Color Information

Hex color code: #EEEDEB

A delicate orange shade, #EEEDEB appears as (238, 237, 235) in RGB and (40°, 8%, 93%) in HSL. It is popular in mobile app design.

Try:
Color NameLinen
HEX
#EEEDEB
RGB
238, 237, 235
HSL
40°, 8%, 93%
CMYK
0%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEDEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 237, 235

Red: 238 / Green: 237 / Blue: 235

HSL

40°, 8%, 93%

Hue: 40° / Saturation: 8% / Lightness: 93%

CMYK

0%, 0%, 1%, 7%

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

What color is #EEEDEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEDEB to RGB:

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

HEX to HSL

Convert #EEEDEB to HSL:

hsl(40, 8%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEDEB to CMYK:

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

Color Meaning and Usage

A light orange tone, #EEEDEB has RGB (238, 237, 235) and HSL (40°, 8%, 93%). 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 #EEEDEB is #ECEDEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFECEC.

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

Contrast with #EEEDEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEDEB?

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

What is the RGB value of #EEEDEB?

#EEEDEB in RGB is (238, 237, 235) - 238 red, 237 green, and 235 blue.

How to use #EEEDEB in CSS?

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

What colors go well with #EEEDEB?

#ECEDEF (complementary), #EFECEC (analogous), and #CBC8C2 (lighter shade) work well with #EEEDEB.