#F4606C Color

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

Color preview

#F4606C

Color formats

HEX
#F4606C
RGB
rgb(244, 96, 108)
RGBA
rgba(244, 96, 108, 1)
HSL
hsl(355, 87%, 67%)
HSV
hsv(355, 61%, 96%)
CMYK
cmyk(0%, 61%, 56%, 4%)
CSS variable
--color-primary: #F4606C;
Lowercase HEX
#f4606c

Shades

Tints

Tones

Harmony

CSS snippets for #F4606C

.color-f4606c {
  color: #F4606C;
  background-color: #F4606C;
}

Frequently asked questions

What color is #F4606C?+

#F4606C is a HEX color with RGB value rgb(244, 96, 108) and HSL value hsl(355, 87%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F4606C?+

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