#EBCCD3 Color Information

Hex color code: #EBCCD3

A ethereal red shade, #EBCCD3 appears as (235, 204, 211) in RGB and (346°, 44%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#EBCCD3
RGB
235, 204, 211
HSL
346°, 44%, 86%
CMYK
0%, 13%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCCD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 204, 211

Red: 235 / Green: 204 / Blue: 211

HSL

346°, 44%, 86%

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

CMYK

0%, 13%, 10%, 8%

Cyan: 0% / Magenta: 13% / Yellow: 10% / Key: 8%

What color is #EBCCD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCCD3 to RGB:

rgb(235, 204, 211)HEX to RGB Converter →

HEX to HSL

Convert #EBCCD3 to HSL:

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

HEX to CMYK

Convert #EBCCD3 to CMYK:

cmyk(0%, 13%, 10%, 8%)Color Converter →

Color Meaning and Usage

#EBCCD3 is a light red color with RGB values of 235, 204, 211 and HSL of 346°, 44%, 86%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCCD3 is #CCEBE4, creating high-contrast pairings. For softer combinations, try analogous colors like #EBCCE3.

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

Contrast with #EBCCD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCCD3?

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

What is the RGB value of #EBCCD3?

#EBCCD3 in RGB is (235, 204, 211) - 235 red, 204 green, and 211 blue.

How to use #EBCCD3 in CSS?

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

What colors go well with #EBCCD3?

#CCEBE4 (complementary), #EBCCE3 (analogous), and #D695A4 (lighter shade) work well with #EBCCD3.