#EBCED5 Color Information

Hex color code: #EBCED5

A airy red shade, #EBCED5 appears as (235, 206, 213) in RGB and (346°, 42%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#EBCED5
RGB
235, 206, 213
HSL
346°, 42%, 86%
CMYK
0%, 12%, 9%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCED5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 206, 213

Red: 235 / Green: 206 / Blue: 213

HSL

346°, 42%, 86%

Hue: 346° / Saturation: 42% / Lightness: 86%

CMYK

0%, 12%, 9%, 8%

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

What color is #EBCED5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCED5 to RGB:

rgb(235, 206, 213)HEX to RGB Converter →

HEX to HSL

Convert #EBCED5 to HSL:

hsl(346, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCED5 to CMYK:

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

Color Meaning and Usage

A delicate red tone, #EBCED5 has RGB (235, 206, 213) and HSL (346°, 42%, 86%). 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 #EBCED5 is #CCEAE3, creating high-contrast pairings. For softer combinations, try analogous colors like #EACCE2.

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

Contrast with #EBCED5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCED5?

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

What is the RGB value of #EBCED5?

#EBCED5 in RGB is (235, 206, 213) - 235 red, 206 green, and 213 blue.

How to use #EBCED5 in CSS?

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

What colors go well with #EBCED5?

#CCEAE3 (complementary), #EACCE2 (analogous), and #D496A4 (lighter shade) work well with #EBCED5.