#EBE1DF Color Information

Hex color code: #EBE1DF

#EBE1DF is a soft red color. In RGB it is (235, 225, 223), and in HSL it is (10°, 23%, 90%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#EBE1DF
RGB
235, 225, 223
HSL
10°, 23%, 90%
CMYK
0%, 4%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBE1DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 225, 223

Red: 235 / Green: 225 / Blue: 223

HSL

10°, 23%, 90%

Hue: 10° / Saturation: 23% / Lightness: 90%

CMYK

0%, 4%, 5%, 8%

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

What color is #EBE1DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBE1DF to RGB:

rgb(235, 225, 223)HEX to RGB Converter →

HEX to HSL

Convert #EBE1DF to HSL:

hsl(10, 23%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EBE1DF to CMYK:

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

Color Meaning and Usage

A soft red tone, #EBE1DF has RGB (235, 225, 223) and HSL (10°, 23%, 90%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBE1DF is #E0E9EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBE0E4.

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

Contrast with #EBE1DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBE1DF?

#EBE1DF is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBE1DF?

#EBE1DF in RGB is (235, 225, 223) - 235 red, 225 green, and 223 blue.

How to use #EBE1DF in CSS?

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

What colors go well with #EBE1DF?

#E0E9EB (complementary), #EBE0E4 (analogous), and #CEB5B1 (lighter shade) work well with #EBE1DF.