#F8CACC Color

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

Color preview

#F8CACC

Color formats

HEX
#F8CACC
RGB
rgb(248, 202, 204)
RGBA
rgba(248, 202, 204, 1)
HSL
hsl(357, 77%, 88%)
HSV
hsv(357, 19%, 97%)
CMYK
cmyk(0%, 19%, 18%, 3%)
CSS variable
--color-primary: #F8CACC;
Lowercase HEX
#f8cacc

Shades

Tints

Tones

Harmony

CSS snippets for #F8CACC

.color-f8cacc {
  color: #F8CACC;
  background-color: #F8CACC;
}

Frequently asked questions

What color is #F8CACC?+

#F8CACC is a HEX color with RGB value rgb(248, 202, 204) and HSL value hsl(357, 77%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F8CACC?+

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