#F90F1E Color

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

Color preview

#F90F1E

Color formats

HEX
#F90F1E
RGB
rgb(249, 15, 30)
RGBA
rgba(249, 15, 30, 1)
HSL
hsl(356, 95%, 52%)
HSV
hsv(356, 94%, 98%)
CMYK
cmyk(0%, 94%, 88%, 2%)
CSS variable
--color-primary: #F90F1E;
Lowercase HEX
#f90f1e

Shades

Tints

Tones

Harmony

CSS snippets for #F90F1E

.color-f90f1e {
  color: #F90F1E;
  background-color: #F90F1E;
}

Frequently asked questions

What color is #F90F1E?+

#F90F1E is a HEX color with RGB value rgb(249, 15, 30) and HSL value hsl(356, 95%, 52%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F90F1E?+

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