#F07C5B Color

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

Color preview

#F07C5B

Color formats

HEX
#F07C5B
RGB
rgb(240, 124, 91)
RGBA
rgba(240, 124, 91, 1)
HSL
hsl(13, 83%, 65%)
HSV
hsv(13, 62%, 94%)
CMYK
cmyk(0%, 48%, 62%, 6%)
CSS variable
--color-primary: #F07C5B;
Lowercase HEX
#f07c5b

Shades

Tints

Tones

Harmony

CSS snippets for #F07C5B

.color-f07c5b {
  color: #F07C5B;
  background-color: #F07C5B;
}

Frequently asked questions

What color is #F07C5B?+

#F07C5B is a HEX color with RGB value rgb(240, 124, 91) and HSL value hsl(13, 83%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F07C5B?+

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