#FB8B66 Color

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

Color preview

#FB8B66

Color formats

HEX
#FB8B66
RGB
rgb(251, 139, 102)
RGBA
rgba(251, 139, 102, 1)
HSL
hsl(15, 95%, 69%)
HSV
hsv(15, 59%, 98%)
CMYK
cmyk(0%, 45%, 59%, 2%)
CSS variable
--color-primary: #FB8B66;
Lowercase HEX
#fb8b66

Shades

Tints

Tones

Harmony

CSS snippets for #FB8B66

.color-fb8b66 {
  color: #FB8B66;
  background-color: #FB8B66;
}

Frequently asked questions

What color is #FB8B66?+

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

What is the closest Tailwind color to #FB8B66?+

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