#FBCBF0 Color

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

Color preview

#FBCBF0

Color formats

HEX
#FBCBF0
RGB
rgb(251, 203, 240)
RGBA
rgba(251, 203, 240, 1)
HSL
hsl(314, 86%, 89%)
HSV
hsv(314, 19%, 98%)
CMYK
cmyk(0%, 19%, 4%, 2%)
CSS variable
--color-primary: #FBCBF0;
Lowercase HEX
#fbcbf0

Shades

Tints

Tones

Harmony

CSS snippets for #FBCBF0

.color-fbcbf0 {
  color: #FBCBF0;
  background-color: #FBCBF0;
}

Frequently asked questions

What color is #FBCBF0?+

#FBCBF0 is a HEX color with RGB value rgb(251, 203, 240) and HSL value hsl(314, 86%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBCBF0?+

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