#ECEAD6 Color Information

Hex color code: #ECEAD6

A soft yellow shade, #ECEAD6 appears as (236, 234, 214) in RGB and (55°, 37%, 88%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#ECEAD6
RGB
236, 234, 214
HSL
55°, 37%, 88%
CMYK
0%, 1%, 9%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECEAD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 234, 214

Red: 236 / Green: 234 / Blue: 214

HSL

55°, 37%, 88%

Hue: 55° / Saturation: 37% / Lightness: 88%

CMYK

0%, 1%, 9%, 7%

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

What color is #ECEAD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECEAD6 to RGB:

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

HEX to HSL

Convert #ECEAD6 to HSL:

hsl(55, 37%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #ECEAD6 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #ECEAD6 has RGB (236, 234, 214) and HSL (55°, 37%, 88%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECEAD6 is #D5D7EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECDFD5.

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

Contrast with #ECEAD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECEAD6?

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

What is the RGB value of #ECEAD6?

#ECEAD6 in RGB is (236, 234, 214) - 236 red, 234 green, and 214 blue.

How to use #ECEAD6 in CSS?

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

What colors go well with #ECEAD6?

#D5D7EC (complementary), #ECDFD5 (analogous), and #D4CFA1 (lighter shade) work well with #ECEAD6.