#ECECDB Color Information

Hex color code: #ECECDB

#ECECDB is a airy yellow color. In RGB it is (236, 236, 219), and in HSL it is (60°, 31%, 89%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#ECECDB
RGB
236, 236, 219
HSL
60°, 31%, 89%
CMYK
0%, 0%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECECDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 236, 219

Red: 236 / Green: 236 / Blue: 219

HSL

60°, 31%, 89%

Hue: 60° / Saturation: 31% / Lightness: 89%

CMYK

0%, 0%, 7%, 7%

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

What color is #ECECDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECECDB to RGB:

rgb(236, 236, 219)HEX to RGB Converter →

HEX to HSL

Convert #ECECDB to HSL:

hsl(60, 31%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #ECECDB to CMYK:

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

Color Meaning and Usage

A light yellow tone, #ECECDB has RGB (236, 236, 219) and HSL (60°, 31%, 89%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECECDB is #DADAEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECE3DA.

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

Contrast with #ECECDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECECDB?

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

What is the RGB value of #ECECDB?

#ECECDB in RGB is (236, 236, 219) - 236 red, 236 green, and 219 blue.

How to use #ECECDB in CSS?

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

What colors go well with #ECECDB?

#DADAEC (complementary), #ECE3DA (analogous), and #D1D1A8 (lighter shade) work well with #ECECDB.