#F5645C Color

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

Color preview

#F5645C

Color formats

HEX
#F5645C
RGB
rgb(245, 100, 92)
RGBA
rgba(245, 100, 92, 1)
HSL
hsl(3, 88%, 66%)
HSV
hsv(3, 62%, 96%)
CMYK
cmyk(0%, 59%, 62%, 4%)
CSS variable
--color-primary: #F5645C;
Lowercase HEX
#f5645c

Shades

Tints

Tones

Harmony

CSS snippets for #F5645C

.color-f5645c {
  color: #F5645C;
  background-color: #F5645C;
}

Frequently asked questions

What color is #F5645C?+

#F5645C is a HEX color with RGB value rgb(245, 100, 92) and HSL value hsl(3, 88%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F5645C?+

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