#FB664B Color

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

Color preview

#FB664B

Color formats

HEX
#FB664B
RGB
rgb(251, 102, 75)
RGBA
rgba(251, 102, 75, 1)
HSL
hsl(9, 96%, 64%)
HSV
hsv(9, 70%, 98%)
CMYK
cmyk(0%, 59%, 70%, 2%)
CSS variable
--color-primary: #FB664B;
Lowercase HEX
#fb664b

Shades

Tints

Tones

Harmony

CSS snippets for #FB664B

.color-fb664b {
  color: #FB664B;
  background-color: #FB664B;
}

Frequently asked questions

What color is #FB664B?+

#FB664B is a HEX color with RGB value rgb(251, 102, 75) and HSL value hsl(9, 96%, 64%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FB664B?+

The closest Tailwind color is red-500, available as the bg-red-500 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