#EDEFCB Color Information

Hex color code: #EDEFCB

A ethereal yellow shade, #EDEFCB appears as (237, 239, 203) in RGB and (63°, 53%, 87%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#EDEFCB
RGB
237, 239, 203
HSL
63°, 53%, 87%
CMYK
1%, 0%, 15%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEFCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 239, 203

Red: 237 / Green: 239 / Blue: 203

HSL

63°, 53%, 87%

Hue: 63° / Saturation: 53% / Lightness: 87%

CMYK

1%, 0%, 15%, 6%

Cyan: 1% / Magenta: 0% / Yellow: 15% / Key: 6%

What color is #EDEFCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEFCB to RGB:

rgb(237, 239, 203)HEX to RGB Converter →

HEX to HSL

Convert #EDEFCB to HSL:

hsl(63, 53%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEFCB to CMYK:

cmyk(1%, 0%, 15%, 6%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #EDEFCB has RGB (237, 239, 203) and HSL (63°, 53%, 87%). 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 #EDEFCB is #CECCEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFE0CC.

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

Contrast with #EDEFCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEFCB?

#EDEFCB is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDEFCB?

#EDEFCB in RGB is (237, 239, 203) - 237 red, 239 green, and 203 blue.

How to use #EDEFCB in CSS?

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

What colors go well with #EDEFCB?

#CECCEF (complementary), #EFE0CC (analogous), and #DADD92 (lighter shade) work well with #EDEFCB.