#F15E09 Color

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

Color preview

#F15E09

Color formats

HEX
#F15E09
RGB
rgb(241, 94, 9)
RGBA
rgba(241, 94, 9, 1)
HSL
hsl(22, 93%, 49%)
HSV
hsv(22, 96%, 95%)
CMYK
cmyk(0%, 61%, 96%, 5%)
CSS variable
--color-primary: #F15E09;
Lowercase HEX
#f15e09

Shades

Tints

Tones

Harmony

CSS snippets for #F15E09

.color-f15e09 {
  color: #F15E09;
  background-color: #F15E09;
}

Frequently asked questions

What color is #F15E09?+

#F15E09 is a HEX color with RGB value rgb(241, 94, 9) and HSL value hsl(22, 93%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F15E09?+

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