#F8CCDB Color

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

Color preview

#F8CCDB

Color formats

HEX
#F8CCDB
RGB
rgb(248, 204, 219)
RGBA
rgba(248, 204, 219, 1)
HSL
hsl(340, 76%, 89%)
HSV
hsv(340, 18%, 97%)
CMYK
cmyk(0%, 18%, 12%, 3%)
CSS variable
--color-primary: #F8CCDB;
Lowercase HEX
#f8ccdb

Shades

Tints

Tones

Harmony

CSS snippets for #F8CCDB

.color-f8ccdb {
  color: #F8CCDB;
  background-color: #F8CCDB;
}

Frequently asked questions

What color is #F8CCDB?+

#F8CCDB is a HEX color with RGB value rgb(248, 204, 219) and HSL value hsl(340, 76%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8CCDB?+

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