#F98E31 Color

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

Color preview

#F98E31

Color formats

HEX
#F98E31
RGB
rgb(249, 142, 49)
RGBA
rgba(249, 142, 49, 1)
HSL
hsl(28, 94%, 58%)
HSV
hsv(28, 80%, 98%)
CMYK
cmyk(0%, 43%, 80%, 2%)
CSS variable
--color-primary: #F98E31;
Lowercase HEX
#f98e31

Shades

Tints

Tones

Harmony

CSS snippets for #F98E31

.color-f98e31 {
  color: #F98E31;
  background-color: #F98E31;
}

Frequently asked questions

What color is #F98E31?+

#F98E31 is a HEX color with RGB value rgb(249, 142, 49) and HSL value hsl(28, 94%, 58%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F98E31?+

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