#F5745A Color

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

Color preview

#F5745A

Color formats

HEX
#F5745A
RGB
rgb(245, 116, 90)
RGBA
rgba(245, 116, 90, 1)
HSL
hsl(10, 89%, 66%)
HSV
hsv(10, 63%, 96%)
CMYK
cmyk(0%, 53%, 63%, 4%)
CSS variable
--color-primary: #F5745A;
Lowercase HEX
#f5745a

Shades

Tints

Tones

Harmony

CSS snippets for #F5745A

.color-f5745a {
  color: #F5745A;
  background-color: #F5745A;
}

Frequently asked questions

What color is #F5745A?+

#F5745A is a HEX color with RGB value rgb(245, 116, 90) and HSL value hsl(10, 89%, 66%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F5745A?+

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