#EDEBD9 Color Information

Hex color code: #EDEBD9

A soft yellow shade, #EDEBD9 appears as (237, 235, 217) in RGB and (54°, 36%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#EDEBD9
RGB
237, 235, 217
HSL
54°, 36%, 89%
CMYK
0%, 1%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEBD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 235, 217

Red: 237 / Green: 235 / Blue: 217

HSL

54°, 36%, 89%

Hue: 54° / Saturation: 36% / Lightness: 89%

CMYK

0%, 1%, 8%, 7%

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

What color is #EDEBD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEBD9 to RGB:

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

HEX to HSL

Convert #EDEBD9 to HSL:

hsl(54, 36%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEBD9 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #EDEBD9 has RGB (237, 235, 217) and HSL (54°, 36%, 89%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEBD9 is #D9DBED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE1D9.

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

Contrast with #EDEBD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEBD9?

#EDEBD9 is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDEBD9?

#EDEBD9 in RGB is (237, 235, 217) - 237 red, 235 green, and 217 blue.

How to use #EDEBD9 in CSS?

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

What colors go well with #EDEBD9?

#D9DBED (complementary), #EDE1D9 (analogous), and #D5D0A5 (lighter shade) work well with #EDEBD9.