#F2857C Color

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

Color preview

#F2857C

Color formats

HEX
#F2857C
RGB
rgb(242, 133, 124)
RGBA
rgba(242, 133, 124, 1)
HSL
hsl(5, 82%, 72%)
HSV
hsv(5, 49%, 95%)
CMYK
cmyk(0%, 45%, 49%, 5%)
CSS variable
--color-primary: #F2857C;
Lowercase HEX
#f2857c

Shades

Tints

Tones

Harmony

CSS snippets for #F2857C

.color-f2857c {
  color: #F2857C;
  background-color: #F2857C;
}

Frequently asked questions

What color is #F2857C?+

#F2857C is a HEX color with RGB value rgb(242, 133, 124) and HSL value hsl(5, 82%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F2857C?+

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