#F28B31 Color

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

Color preview

#F28B31

Color formats

HEX
#F28B31
RGB
rgb(242, 139, 49)
RGBA
rgba(242, 139, 49, 1)
HSL
hsl(28, 88%, 57%)
HSV
hsv(28, 80%, 95%)
CMYK
cmyk(0%, 43%, 80%, 5%)
CSS variable
--color-primary: #F28B31;
Lowercase HEX
#f28b31

Shades

Tints

Tones

Harmony

CSS snippets for #F28B31

.color-f28b31 {
  color: #F28B31;
  background-color: #F28B31;
}

Frequently asked questions

What color is #F28B31?+

#F28B31 is a HEX color with RGB value rgb(242, 139, 49) and HSL value hsl(28, 88%, 57%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F28B31?+

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