#ECE7CF Color Information

Hex color code: #ECE7CF

A soft yellow shade, #ECE7CF appears as (236, 231, 207) in RGB and (50°, 43%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#ECE7CF
RGB
236, 231, 207
HSL
50°, 43%, 87%
CMYK
0%, 2%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECE7CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 231, 207

Red: 236 / Green: 231 / Blue: 207

HSL

50°, 43%, 87%

Hue: 50° / Saturation: 43% / Lightness: 87%

CMYK

0%, 2%, 12%, 7%

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

What color is #ECE7CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECE7CF to RGB:

rgb(236, 231, 207)HEX to RGB Converter →

HEX to HSL

Convert #ECE7CF to HSL:

hsl(50, 43%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #ECE7CF to CMYK:

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

Color Meaning and Usage

#ECE7CF is a soft yellow color with RGB values of 236, 231, 207 and HSL of 50°, 43%, 87%. 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 #ECE7CF is #D0D4EC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECD9D0.

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

Contrast with #ECE7CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECE7CF?

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

What is the RGB value of #ECE7CF?

#ECE7CF in RGB is (236, 231, 207) - 236 red, 231 green, and 207 blue.

How to use #ECE7CF in CSS?

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

What colors go well with #ECE7CF?

#D0D4EC (complementary), #ECD9D0 (analogous), and #D6CC99 (lighter shade) work well with #ECE7CF.