#EBCEC5 Color Information

Hex color code: #EBCEC5

The hex color #EBCEC5 is a ethereal red with RGB values of (235, 206, 197) and HSL of (14°, 49%, 85%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#EBCEC5
RGB
235, 206, 197
HSL
14°, 49%, 85%
CMYK
0%, 12%, 16%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCEC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 206, 197

Red: 235 / Green: 206 / Blue: 197

HSL

14°, 49%, 85%

Hue: 14° / Saturation: 49% / Lightness: 85%

CMYK

0%, 12%, 16%, 8%

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

What color is #EBCEC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCEC5 to RGB:

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

HEX to HSL

Convert #EBCEC5 to HSL:

hsl(14, 49%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCEC5 to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EBCEC5 has RGB (235, 206, 197) and HSL (14°, 49%, 85%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCEC5 is #C6E3EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC6D0.

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

Contrast with #EBCEC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCEC5?

#EBCEC5 is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBCEC5?

#EBCEC5 in RGB is (235, 206, 197) - 235 red, 206 green, and 197 blue.

How to use #EBCEC5 in CSS?

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

What colors go well with #EBCEC5?

#C6E3EB (complementary), #EBC6D0 (analogous), and #D89F8D (lighter shade) work well with #EBCEC5.