#ECEDBF Color Information

Hex color code: #ECEDBF

#ECEDBF is a ethereal yellow color. In RGB it is (236, 237, 191), and in HSL it is (61°, 56%, 84%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#ECEDBF
RGB
236, 237, 191
HSL
61°, 56%, 84%
CMYK
0%, 0%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEDBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 237, 191

Red: 236 / Green: 237 / Blue: 191

HSL

61°, 56%, 84%

Hue: 61° / Saturation: 56% / Lightness: 84%

CMYK

0%, 0%, 19%, 7%

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

What color is #ECEDBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEDBF to RGB:

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

HEX to HSL

Convert #ECEDBF to HSL:

hsl(61, 56%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEDBF to CMYK:

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

Color Meaning and Usage

#ECEDBF is a airy yellow color with RGB values of 236, 237, 191 and HSL of 61°, 56%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECEDBF is #C0BFED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDD7BF.

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

Contrast with #ECEDBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEDBF?

#ECEDBF is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ECEDBF?

#ECEDBF in RGB is (236, 237, 191) - 236 red, 237 green, and 191 blue.

How to use #ECEDBF in CSS?

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

What colors go well with #ECEDBF?

#C0BFED (complementary), #EDD7BF (analogous), and #DBDC84 (lighter shade) work well with #ECEDBF.