#FF965D Color

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

Color preview

#FF965D

Color formats

HEX
#FF965D
RGB
rgb(255, 150, 93)
RGBA
rgba(255, 150, 93, 1)
HSL
hsl(21, 100%, 68%)
HSV
hsv(21, 64%, 100%)
CMYK
cmyk(0%, 41%, 64%, 0%)
CSS variable
--color-primary: #FF965D;
Lowercase HEX
#ff965d

Shades

Tints

Tones

Harmony

CSS snippets for #FF965D

.color-ff965d {
  color: #FF965D;
  background-color: #FF965D;
}

Frequently asked questions

What color is #FF965D?+

#FF965D is a HEX color with RGB value rgb(255, 150, 93) and HSL value hsl(21, 100%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FF965D?+

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