#E8BFCC Color

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

Color preview

#E8BFCC

Color formats

HEX
#E8BFCC
RGB
rgb(232, 191, 204)
RGBA
rgba(232, 191, 204, 1)
HSL
hsl(341, 47%, 83%)
HSV
hsv(341, 18%, 91%)
CMYK
cmyk(0%, 18%, 12%, 9%)
CSS variable
--color-primary: #E8BFCC;
Lowercase HEX
#e8bfcc

Shades

Tints

Tones

Harmony

CSS snippets for #E8BFCC

.color-e8bfcc {
  color: #E8BFCC;
  background-color: #E8BFCC;
}

Frequently asked questions

What color is #E8BFCC?+

#E8BFCC is a HEX color with RGB value rgb(232, 191, 204) and HSL value hsl(341, 47%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E8BFCC?+

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