#F5845B Color

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

Color preview

#F5845B

Color formats

HEX
#F5845B
RGB
rgb(245, 132, 91)
RGBA
rgba(245, 132, 91, 1)
HSL
hsl(16, 89%, 66%)
HSV
hsv(16, 63%, 96%)
CMYK
cmyk(0%, 46%, 63%, 4%)
CSS variable
--color-primary: #F5845B;
Lowercase HEX
#f5845b

Shades

Tints

Tones

Harmony

CSS snippets for #F5845B

.color-f5845b {
  color: #F5845B;
  background-color: #F5845B;
}

Frequently asked questions

What color is #F5845B?+

#F5845B is a HEX color with RGB value rgb(245, 132, 91) and HSL value hsl(16, 89%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F5845B?+

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