#EBE2DC Color Information

Hex color code: #EBE2DC

The hex color #EBE2DC is a airy orange with RGB values of (235, 226, 220) and HSL of (24°, 27%, 89%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#EBE2DC
RGB
235, 226, 220
HSL
24°, 27%, 89%
CMYK
0%, 4%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBE2DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 226, 220

Red: 235 / Green: 226 / Blue: 220

HSL

24°, 27%, 89%

Hue: 24° / Saturation: 27% / Lightness: 89%

CMYK

0%, 4%, 6%, 8%

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

What color is #EBE2DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBE2DC to RGB:

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

HEX to HSL

Convert #EBE2DC to HSL:

hsl(24, 27%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EBE2DC to CMYK:

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

Color Meaning and Usage

#EBE2DC is a light orange color with RGB values of 235, 226, 220 and HSL of 24°, 27%, 89%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBE2DC is #DBE4EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBDBDD.

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

Contrast with #EBE2DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBE2DC?

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

What is the RGB value of #EBE2DC?

#EBE2DC in RGB is (235, 226, 220) - 235 red, 226 green, and 220 blue.

How to use #EBE2DC in CSS?

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

What colors go well with #EBE2DC?

#DBE4EB (complementary), #EBDBDD (analogous), and #CFB9AB (lighter shade) work well with #EBE2DC.