#EDECEA Color Information

Hex color code: #EDECEA

A ethereal orange shade, #EDECEA appears as (237, 236, 234) in RGB and (40°, 8%, 92%) in HSL. It is typically applied in digital products.

Try:
Color NameLinen
HEX
#EDECEA
RGB
237, 236, 234
HSL
40°, 8%, 92%
CMYK
0%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDECEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 236, 234

Red: 237 / Green: 236 / Blue: 234

HSL

40°, 8%, 92%

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

CMYK

0%, 0%, 1%, 7%

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

What color is #EDECEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDECEA to RGB:

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

HEX to HSL

Convert #EDECEA to HSL:

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

HEX to CMYK

Convert #EDECEA to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #EDECEA has RGB (237, 236, 234) and HSL (40°, 8%, 92%). 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 #EDECEA is #E9EAEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEAE9.

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

Contrast with #EDECEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDECEA?

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

What is the RGB value of #EDECEA?

#EDECEA in RGB is (237, 236, 234) - 237 red, 236 green, and 234 blue.

How to use #EDECEA in CSS?

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

What colors go well with #EDECEA?

#E9EAEC (complementary), #ECEAE9 (analogous), and #C9C6C0 (lighter shade) work well with #EDECEA.