#EBC6CF Color Information

Hex color code: #EBC6CF

#EBC6CF is a soft red color. In RGB it is (235, 198, 207), and in HSL it is (345°, 48%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EBC6CF
RGB
235, 198, 207
HSL
345°, 48%, 85%
CMYK
0%, 16%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC6CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 198, 207

Red: 235 / Green: 198 / Blue: 207

HSL

345°, 48%, 85%

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

CMYK

0%, 16%, 12%, 8%

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

What color is #EBC6CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC6CF to RGB:

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

HEX to HSL

Convert #EBC6CF to HSL:

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

HEX to CMYK

Convert #EBC6CF to CMYK:

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

Color Meaning and Usage

#EBC6CF is a ethereal red color with RGB values of 235, 198, 207 and HSL of 345°, 48%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC6CF is #C6EBE2, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC6E2.

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

Contrast with #EBC6CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC6CF?

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

What is the RGB value of #EBC6CF?

#EBC6CF in RGB is (235, 198, 207) - 235 red, 198 green, and 207 blue.

How to use #EBC6CF in CSS?

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

What colors go well with #EBC6CF?

#C6EBE2 (complementary), #EBC6E2 (analogous), and #D78EA0 (lighter shade) work well with #EBC6CF.