#EBBCC1 Color Information

Hex color code: #EBBCC1

A airy red shade, #EBBCC1 appears as (235, 188, 193) in RGB and (354°, 54%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#EBBCC1
RGB
235, 188, 193
HSL
354°, 54%, 83%
CMYK
0%, 20%, 18%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBBCC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 188, 193

Red: 235 / Green: 188 / Blue: 193

HSL

354°, 54%, 83%

Hue: 354° / Saturation: 54% / Lightness: 83%

CMYK

0%, 20%, 18%, 8%

Cyan: 0% / Magenta: 20% / Yellow: 18% / Key: 8%

What color is #EBBCC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBBCC1 to RGB:

rgb(235, 188, 193)HEX to RGB Converter →

HEX to HSL

Convert #EBBCC1 to HSL:

hsl(354, 54%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EBBCC1 to CMYK:

cmyk(0%, 20%, 18%, 8%)Color Converter →

Color Meaning and Usage

#EBBCC1 is a delicate red color with RGB values of 235, 188, 193 and HSL of 354°, 54%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBBCC1 is #BCEBE6, creating high-contrast pairings. For softer combinations, try analogous colors like #EBBCD8.

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

Contrast with #EBBCC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBBCC1?

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

What is the RGB value of #EBBCC1?

#EBBCC1 in RGB is (235, 188, 193) - 235 red, 188 green, and 193 blue.

How to use #EBBCC1 in CSS?

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

What colors go well with #EBBCC1?

#BCEBE6 (complementary), #EBBCD8 (analogous), and #D9818A (lighter shade) work well with #EBBCC1.