#F0CCDB Color

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

Color preview

#F0CCDB

Color formats

HEX
#F0CCDB
RGB
rgb(240, 204, 219)
RGBA
rgba(240, 204, 219, 1)
HSL
hsl(335, 55%, 87%)
HSV
hsv(335, 15%, 94%)
CMYK
cmyk(0%, 15%, 9%, 6%)
CSS variable
--color-primary: #F0CCDB;
Lowercase HEX
#f0ccdb

Shades

Tints

Tones

Harmony

CSS snippets for #F0CCDB

.color-f0ccdb {
  color: #F0CCDB;
  background-color: #F0CCDB;
}

Frequently asked questions

What color is #F0CCDB?+

#F0CCDB is a HEX color with RGB value rgb(240, 204, 219) and HSL value hsl(335, 55%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F0CCDB?+

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