#F7C5C2 Color

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

Color preview

#F7C5C2

Color formats

HEX
#F7C5C2
RGB
rgb(247, 197, 194)
RGBA
rgba(247, 197, 194, 1)
HSL
hsl(3, 77%, 86%)
HSV
hsv(3, 21%, 97%)
CMYK
cmyk(0%, 20%, 21%, 3%)
CSS variable
--color-primary: #F7C5C2;
Lowercase HEX
#f7c5c2

Shades

Tints

Tones

Harmony

CSS snippets for #F7C5C2

.color-f7c5c2 {
  color: #F7C5C2;
  background-color: #F7C5C2;
}

Frequently asked questions

What color is #F7C5C2?+

#F7C5C2 is a HEX color with RGB value rgb(247, 197, 194) and HSL value hsl(3, 77%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F7C5C2?+

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