#F2334D Color

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

Color preview

#F2334D

Color formats

HEX
#F2334D
RGB
rgb(242, 51, 77)
RGBA
rgba(242, 51, 77, 1)
HSL
hsl(352, 88%, 57%)
HSV
hsv(352, 79%, 95%)
CMYK
cmyk(0%, 79%, 68%, 5%)
CSS variable
--color-primary: #F2334D;
Lowercase HEX
#f2334d

Shades

Tints

Tones

Harmony

CSS snippets for #F2334D

.color-f2334d {
  color: #F2334D;
  background-color: #F2334D;
}

Frequently asked questions

What color is #F2334D?+

#F2334D is a HEX color with RGB value rgb(242, 51, 77) and HSL value hsl(352, 88%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F2334D?+

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