#F95F5D Color

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

Color preview

#F95F5D

Color formats

HEX
#F95F5D
RGB
rgb(249, 95, 93)
RGBA
rgba(249, 95, 93, 1)
HSL
hsl(1, 93%, 67%)
HSV
hsv(1, 63%, 98%)
CMYK
cmyk(0%, 62%, 63%, 2%)
CSS variable
--color-primary: #F95F5D;
Lowercase HEX
#f95f5d

Shades

Tints

Tones

Harmony

CSS snippets for #F95F5D

.color-f95f5d {
  color: #F95F5D;
  background-color: #F95F5D;
}

Frequently asked questions

What color is #F95F5D?+

#F95F5D is a HEX color with RGB value rgb(249, 95, 93) and HSL value hsl(1, 93%, 67%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F95F5D?+

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