#F4666B Color

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

Color preview

#F4666B

Color formats

HEX
#F4666B
RGB
rgb(244, 102, 107)
RGBA
rgba(244, 102, 107, 1)
HSL
hsl(358, 87%, 68%)
HSV
hsv(358, 58%, 96%)
CMYK
cmyk(0%, 58%, 56%, 4%)
CSS variable
--color-primary: #F4666B;
Lowercase HEX
#f4666b

Shades

Tints

Tones

Harmony

CSS snippets for #F4666B

.color-f4666b {
  color: #F4666B;
  background-color: #F4666B;
}

Frequently asked questions

What color is #F4666B?+

#F4666B is a HEX color with RGB value rgb(244, 102, 107) and HSL value hsl(358, 87%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F4666B?+

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