#ECECEA Color Information

Hex color code: #ECECEA

The hex color #ECECEA is a airy yellow with RGB values of (236, 236, 234) and HSL of (60°, 5%, 92%). It is widely used in graphic design.

Try:
Color NameLinen
HEX
#ECECEA
RGB
236, 236, 234
HSL
60°, 5%, 92%
CMYK
0%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECECEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 236, 234

Red: 236 / Green: 236 / Blue: 234

HSL

60°, 5%, 92%

Hue: 60° / Saturation: 5% / Lightness: 92%

CMYK

0%, 0%, 1%, 7%

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

What color is #ECECEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECECEA to RGB:

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

HEX to HSL

Convert #ECECEA to HSL:

hsl(60, 5%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #ECECEA to CMYK:

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

Color Meaning and Usage

#ECECEA is a delicate yellow color with RGB values of 236, 236, 234 and HSL of 60°, 5%, 92%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECECEA is #EAEAEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEBEA.

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

Contrast with #ECECEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECECEA?

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

What is the RGB value of #ECECEA?

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

How to use #ECECEA in CSS?

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

What colors go well with #ECECEA?

#EAEAEC (complementary), #ECEBEA (analogous), and #C7C7C1 (lighter shade) work well with #ECECEA.