#F23D55 Color

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

Color preview

#F23D55

Color formats

HEX
#F23D55
RGB
rgb(242, 61, 85)
RGBA
rgba(242, 61, 85, 1)
HSL
hsl(352, 87%, 59%)
HSV
hsv(352, 75%, 95%)
CMYK
cmyk(0%, 75%, 65%, 5%)
CSS variable
--color-primary: #F23D55;
Lowercase HEX
#f23d55

Shades

Tints

Tones

Harmony

CSS snippets for #F23D55

.color-f23d55 {
  color: #F23D55;
  background-color: #F23D55;
}

Frequently asked questions

What color is #F23D55?+

#F23D55 is a HEX color with RGB value rgb(242, 61, 85) and HSL value hsl(352, 87%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F23D55?+

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