#EBBFCC Color

Inspect #EBBFCC across formats, palettes, contrast and closest named color matches.

Color preview

#EBBFCC

Color formats

HEX
#EBBFCC
RGB
rgb(235, 191, 204)
RGBA
rgba(235, 191, 204, 1)
HSL
hsl(342, 52%, 84%)
HSV
hsv(342, 19%, 92%)
CMYK
cmyk(0%, 19%, 13%, 8%)
CSS variable
--color-primary: #EBBFCC;
Lowercase HEX
#ebbfcc

Shades

Tints

Tones

Harmony

CSS snippets for #EBBFCC

.color-ebbfcc {
  color: #EBBFCC;
  background-color: #EBBFCC;
}

Frequently asked questions

What color is #EBBFCC?+

#EBBFCC is a HEX color with RGB value rgb(235, 191, 204) and HSL value hsl(342, 52%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EBBFCC?+

The closest Tailwind color is red-200, available as the bg-red-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools