#EBDCD1 Color Information

Hex color code: #EBDCD1

A light orange shade, #EBDCD1 appears as (235, 220, 209) in RGB and (25°, 39%, 87%) in HSL. It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#EBDCD1
RGB
235, 220, 209
HSL
25°, 39%, 87%
CMYK
0%, 6%, 11%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDCD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 220, 209

Red: 235 / Green: 220 / Blue: 209

HSL

25°, 39%, 87%

Hue: 25° / Saturation: 39% / Lightness: 87%

CMYK

0%, 6%, 11%, 8%

Cyan: 0% / Magenta: 6% / Yellow: 11% / Key: 8%

What color is #EBDCD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDCD1 to RGB:

rgb(235, 220, 209)HEX to RGB Converter →

HEX to HSL

Convert #EBDCD1 to HSL:

hsl(25, 39%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDCD1 to CMYK:

cmyk(0%, 6%, 11%, 8%)Color Converter →

Color Meaning and Usage

#EBDCD1 is a soft orange color with RGB values of 235, 220, 209 and HSL of 25°, 39%, 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 #EBDCD1 is #D1E0EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBD1D3.

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

Contrast with #EBDCD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDCD1?

#EBDCD1 is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBDCD1?

#EBDCD1 in RGB is (235, 220, 209) - 235 red, 220 green, and 209 blue.

How to use #EBDCD1 in CSS?

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

What colors go well with #EBDCD1?

#D1E0EB (complementary), #EBD1D3 (analogous), and #D3B39C (lighter shade) work well with #EBDCD1.