#FB666B Color

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

Color preview

#FB666B

Color formats

HEX
#FB666B
RGB
rgb(251, 102, 107)
RGBA
rgba(251, 102, 107, 1)
HSL
hsl(358, 95%, 69%)
HSV
hsv(358, 59%, 98%)
CMYK
cmyk(0%, 59%, 57%, 2%)
CSS variable
--color-primary: #FB666B;
Lowercase HEX
#fb666b

Shades

Tints

Tones

Harmony

CSS snippets for #FB666B

.color-fb666b {
  color: #FB666B;
  background-color: #FB666B;
}

Frequently asked questions

What color is #FB666B?+

#FB666B is a HEX color with RGB value rgb(251, 102, 107) and HSL value hsl(358, 95%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FB666B?+

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