#ECEABB Color Information

Hex color code: #ECEABB

#ECEABB is a soft yellow color. In RGB it is (236, 234, 187), and in HSL it is (58°, 56%, 83%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#ECEABB
RGB
236, 234, 187
HSL
58°, 56%, 83%
CMYK
0%, 1%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 234, 187

Red: 236 / Green: 234 / Blue: 187

HSL

58°, 56%, 83%

Hue: 58° / Saturation: 56% / Lightness: 83%

CMYK

0%, 1%, 21%, 7%

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

What color is #ECEABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEABB to RGB:

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

HEX to HSL

Convert #ECEABB to HSL:

hsl(58, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEABB to CMYK:

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

Color Meaning and Usage

#ECEABB is a delicate yellow color with RGB values of 236, 234, 187 and HSL of 58°, 56%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECEABB is #BBBDEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECD2BB.

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

Contrast with #ECEABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEABB?

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

What is the RGB value of #ECEABB?

#ECEABB in RGB is (236, 234, 187) - 236 red, 234 green, and 187 blue.

How to use #ECEABB in CSS?

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

What colors go well with #ECEABB?

#BBBDEC (complementary), #ECD2BB (analogous), and #DBD880 (lighter shade) work well with #ECEABB.