#EBDAD0 Color Information

Hex color code: #EBDAD0

A airy orange shade, #EBDAD0 appears as (235, 218, 208) in RGB and (22°, 40%, 87%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#EBDAD0
RGB
235, 218, 208
HSL
22°, 40%, 87%
CMYK
0%, 7%, 11%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDAD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 218, 208

Red: 235 / Green: 218 / Blue: 208

HSL

22°, 40%, 87%

Hue: 22° / Saturation: 40% / Lightness: 87%

CMYK

0%, 7%, 11%, 8%

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

What color is #EBDAD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDAD0 to RGB:

rgb(235, 218, 208)HEX to RGB Converter →

HEX to HSL

Convert #EBDAD0 to HSL:

hsl(22, 40%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDAD0 to CMYK:

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

Color Meaning and Usage

#EBDAD0 is a delicate orange color with RGB values of 235, 218, 208 and HSL of 22°, 40%, 87%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDAD0 is #D1E1EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBD1D4.

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

Contrast with #EBDAD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDAD0?

#EBDAD0 is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBDAD0?

#EBDAD0 in RGB is (235, 218, 208) - 235 red, 218 green, and 208 blue.

How to use #EBDAD0 in CSS?

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

What colors go well with #EBDAD0?

#D1E1EB (complementary), #EBD1D4 (analogous), and #D4B09B (lighter shade) work well with #EBDAD0.