#FFB973 Color

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

Color preview

#FFB973

Color formats

HEX
#FFB973
RGB
rgb(255, 185, 115)
RGBA
rgba(255, 185, 115, 1)
HSL
hsl(30, 100%, 73%)
HSV
hsv(30, 55%, 100%)
CMYK
cmyk(0%, 27%, 55%, 0%)
CSS variable
--color-primary: #FFB973;
Lowercase HEX
#ffb973

Shades

Tints

Tones

Harmony

CSS snippets for #FFB973

.color-ffb973 {
  color: #FFB973;
  background-color: #FFB973;
}

Frequently asked questions

What color is #FFB973?+

#FFB973 is a HEX color with RGB value rgb(255, 185, 115) and HSL value hsl(30, 100%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFB973?+

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