#F2645A Color

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

Color preview

#F2645A

Color formats

HEX
#F2645A
RGB
rgb(242, 100, 90)
RGBA
rgba(242, 100, 90, 1)
HSL
hsl(4, 85%, 65%)
HSV
hsv(4, 63%, 95%)
CMYK
cmyk(0%, 59%, 63%, 5%)
CSS variable
--color-primary: #F2645A;
Lowercase HEX
#f2645a

Shades

Tints

Tones

Harmony

CSS snippets for #F2645A

.color-f2645a {
  color: #F2645A;
  background-color: #F2645A;
}

Frequently asked questions

What color is #F2645A?+

#F2645A is a HEX color with RGB value rgb(242, 100, 90) and HSL value hsl(4, 85%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F2645A?+

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