#F95C51 Color

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

Color preview

#F95C51

Color formats

HEX
#F95C51
RGB
rgb(249, 92, 81)
RGBA
rgba(249, 92, 81, 1)
HSL
hsl(4, 93%, 65%)
HSV
hsv(4, 67%, 98%)
CMYK
cmyk(0%, 63%, 67%, 2%)
CSS variable
--color-primary: #F95C51;
Lowercase HEX
#f95c51

Shades

Tints

Tones

Harmony

CSS snippets for #F95C51

.color-f95c51 {
  color: #F95C51;
  background-color: #F95C51;
}

Frequently asked questions

What color is #F95C51?+

#F95C51 is a HEX color with RGB value rgb(249, 92, 81) and HSL value hsl(4, 93%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F95C51?+

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