#F95F64 Color

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

Color preview

#F95F64

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F95F64

.color-f95f64 {
  color: #F95F64;
  background-color: #F95F64;
}

Frequently asked questions

What color is #F95F64?+

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

What is the closest Tailwind color to #F95F64?+

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