#F25E09 Color

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

Color preview

#F25E09

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F25E09

.color-f25e09 {
  color: #F25E09;
  background-color: #F25E09;
}

Frequently asked questions

What color is #F25E09?+

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

What is the closest Tailwind color to #F25E09?+

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