#F2999E Color

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

Color preview

#F2999E

Color formats

HEX
#F2999E
RGB
rgb(242, 153, 158)
RGBA
rgba(242, 153, 158, 1)
HSL
hsl(357, 77%, 77%)
HSV
hsv(357, 37%, 95%)
CMYK
cmyk(0%, 37%, 35%, 5%)
CSS variable
--color-primary: #F2999E;
Lowercase HEX
#f2999e

Shades

Tints

Tones

Harmony

CSS snippets for #F2999E

.color-f2999e {
  color: #F2999E;
  background-color: #F2999E;
}

Frequently asked questions

What color is #F2999E?+

#F2999E is a HEX color with RGB value rgb(242, 153, 158) and HSL value hsl(357, 77%, 77%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F2999E?+

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