#F23D64 Color

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

Color preview

#F23D64

Color formats

HEX
#F23D64
RGB
rgb(242, 61, 100)
RGBA
rgba(242, 61, 100, 1)
HSL
hsl(347, 87%, 59%)
HSV
hsv(347, 75%, 95%)
CMYK
cmyk(0%, 75%, 59%, 5%)
CSS variable
--color-primary: #F23D64;
Lowercase HEX
#f23d64

Shades

Tints

Tones

Harmony

CSS snippets for #F23D64

.color-f23d64 {
  color: #F23D64;
  background-color: #F23D64;
}

Frequently asked questions

What color is #F23D64?+

#F23D64 is a HEX color with RGB value rgb(242, 61, 100) and HSL value hsl(347, 87%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #F23D64?+

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