#F0546B Color

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

Color preview

#F0546B

Color formats

HEX
#F0546B
RGB
rgb(240, 84, 107)
RGBA
rgba(240, 84, 107, 1)
HSL
hsl(351, 84%, 64%)
HSV
hsv(351, 65%, 94%)
CMYK
cmyk(0%, 65%, 55%, 6%)
CSS variable
--color-primary: #F0546B;
Lowercase HEX
#f0546b

Shades

Tints

Tones

Harmony

CSS snippets for #F0546B

.color-f0546b {
  color: #F0546B;
  background-color: #F0546B;
}

Frequently asked questions

What color is #F0546B?+

#F0546B is a HEX color with RGB value rgb(240, 84, 107) and HSL value hsl(351, 84%, 64%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #F0546B?+

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