#EBC6CE Color Information

Hex color code: #EBC6CE

The hex color #EBC6CE is a soft red with RGB values of (235, 198, 206) and HSL of (347°, 48%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EBC6CE
RGB
235, 198, 206
HSL
347°, 48%, 85%
CMYK
0%, 16%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC6CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 198, 206

Red: 235 / Green: 198 / Blue: 206

HSL

347°, 48%, 85%

Hue: 347° / Saturation: 48% / Lightness: 85%

CMYK

0%, 16%, 12%, 8%

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

What color is #EBC6CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC6CE to RGB:

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

HEX to HSL

Convert #EBC6CE to HSL:

hsl(347, 48%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC6CE to CMYK:

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

Color Meaning and Usage

#EBC6CE is a ethereal red color with RGB values of 235, 198, 206 and HSL of 347°, 48%, 85%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC6CE is #C6EBE3, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC6E1.

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

Contrast with #EBC6CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC6CE?

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

What is the RGB value of #EBC6CE?

#EBC6CE in RGB is (235, 198, 206) - 235 red, 198 green, and 206 blue.

How to use #EBC6CE in CSS?

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

What colors go well with #EBC6CE?

#C6EBE3 (complementary), #EBC6E1 (analogous), and #D78E9E (lighter shade) work well with #EBC6CE.