#F57B52 Color

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

Color preview

#F57B52

Color formats

HEX
#F57B52
RGB
rgb(245, 123, 82)
RGBA
rgba(245, 123, 82, 1)
HSL
hsl(15, 89%, 64%)
HSV
hsv(15, 67%, 96%)
CMYK
cmyk(0%, 50%, 67%, 4%)
CSS variable
--color-primary: #F57B52;
Lowercase HEX
#f57b52

Shades

Tints

Tones

Harmony

CSS snippets for #F57B52

.color-f57b52 {
  color: #F57B52;
  background-color: #F57B52;
}

Frequently asked questions

What color is #F57B52?+

#F57B52 is a HEX color with RGB value rgb(245, 123, 82) and HSL value hsl(15, 89%, 64%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F57B52?+

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