#F58F30 Color

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

Color preview

#F58F30

Color formats

HEX
#F58F30
RGB
rgb(245, 143, 48)
RGBA
rgba(245, 143, 48, 1)
HSL
hsl(29, 91%, 57%)
HSV
hsv(29, 80%, 96%)
CMYK
cmyk(0%, 42%, 80%, 4%)
CSS variable
--color-primary: #F58F30;
Lowercase HEX
#f58f30

Shades

Tints

Tones

Harmony

CSS snippets for #F58F30

.color-f58f30 {
  color: #F58F30;
  background-color: #F58F30;
}

Frequently asked questions

What color is #F58F30?+

#F58F30 is a HEX color with RGB value rgb(245, 143, 48) and HSL value hsl(29, 91%, 57%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F58F30?+

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