#FFB074 Color

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

Color preview

#FFB074

Color formats

HEX
#FFB074
RGB
rgb(255, 176, 116)
RGBA
rgba(255, 176, 116, 1)
HSL
hsl(26, 100%, 73%)
HSV
hsv(26, 55%, 100%)
CMYK
cmyk(0%, 31%, 55%, 0%)
CSS variable
--color-primary: #FFB074;
Lowercase HEX
#ffb074

Shades

Tints

Tones

Harmony

CSS snippets for #FFB074

.color-ffb074 {
  color: #FFB074;
  background-color: #FFB074;
}

Frequently asked questions

What color is #FFB074?+

#FFB074 is a HEX color with RGB value rgb(255, 176, 116) and HSL value hsl(26, 100%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFB074?+

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