#FFB375 Color

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

Color preview

#FFB375

Color formats

HEX
#FFB375
RGB
rgb(255, 179, 117)
RGBA
rgba(255, 179, 117, 1)
HSL
hsl(27, 100%, 73%)
HSV
hsv(27, 54%, 100%)
CMYK
cmyk(0%, 30%, 54%, 0%)
CSS variable
--color-primary: #FFB375;
Lowercase HEX
#ffb375

Shades

Tints

Tones

Harmony

CSS snippets for #FFB375

.color-ffb375 {
  color: #FFB375;
  background-color: #FFB375;
}

Frequently asked questions

What color is #FFB375?+

#FFB375 is a HEX color with RGB value rgb(255, 179, 117) and HSL value hsl(27, 100%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FFB375?+

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