#EBD6DB Color Information

Hex color code: #EBD6DB

A light red shade, #EBD6DB appears as (235, 214, 219) in RGB and (346°, 34%, 88%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMisty Rose
HEX
#EBD6DB
RGB
235, 214, 219
HSL
346°, 34%, 88%
CMYK
0%, 9%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBD6DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 214, 219

Red: 235 / Green: 214 / Blue: 219

HSL

346°, 34%, 88%

Hue: 346° / Saturation: 34% / Lightness: 88%

CMYK

0%, 9%, 7%, 8%

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

What color is #EBD6DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBD6DB to RGB:

rgb(235, 214, 219)HEX to RGB Converter →

HEX to HSL

Convert #EBD6DB to HSL:

hsl(346, 34%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EBD6DB to CMYK:

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

Color Meaning and Usage

A delicate red tone, #EBD6DB has RGB (235, 214, 219) and HSL (346°, 34%, 88%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBD6DB is #D6EBE6, creating high-contrast pairings. For softer combinations, try analogous colors like #EBD6E5.

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

Contrast with #EBD6DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBD6DB?

#EBD6DB is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBD6DB?

#EBD6DB in RGB is (235, 214, 219) - 235 red, 214 green, and 219 blue.

How to use #EBD6DB in CSS?

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

What colors go well with #EBD6DB?

#D6EBE6 (complementary), #EBD6E5 (analogous), and #D2A3AE (lighter shade) work well with #EBD6DB.