#FF666B Color

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

Color preview

#FF666B

Color formats

HEX
#FF666B
RGB
rgb(255, 102, 107)
RGBA
rgba(255, 102, 107, 1)
HSL
hsl(358, 100%, 70%)
HSV
hsv(358, 60%, 100%)
CMYK
cmyk(0%, 60%, 58%, 0%)
CSS variable
--color-primary: #FF666B;
Lowercase HEX
#ff666b

Shades

Tints

Tones

Harmony

CSS snippets for #FF666B

.color-ff666b {
  color: #FF666B;
  background-color: #FF666B;
}

Frequently asked questions

What color is #FF666B?+

#FF666B is a HEX color with RGB value rgb(255, 102, 107) and HSL value hsl(358, 100%, 70%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF666B?+

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