#FACCEB Color

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

Color preview

#FACCEB

Color formats

HEX
#FACCEB
RGB
rgb(250, 204, 235)
RGBA
rgba(250, 204, 235, 1)
HSL
hsl(320, 82%, 89%)
HSV
hsv(320, 18%, 98%)
CMYK
cmyk(0%, 18%, 6%, 2%)
CSS variable
--color-primary: #FACCEB;
Lowercase HEX
#facceb

Shades

Tints

Tones

Harmony

CSS snippets for #FACCEB

.color-facceb {
  color: #FACCEB;
  background-color: #FACCEB;
}

Frequently asked questions

What color is #FACCEB?+

#FACCEB is a HEX color with RGB value rgb(250, 204, 235) and HSL value hsl(320, 82%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FACCEB?+

The closest Tailwind color is pink-200, available as the bg-pink-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