#FF946D Color

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

Color preview

#FF946D

Color formats

HEX
#FF946D
RGB
rgb(255, 148, 109)
RGBA
rgba(255, 148, 109, 1)
HSL
hsl(16, 100%, 71%)
HSV
hsv(16, 57%, 100%)
CMYK
cmyk(0%, 42%, 57%, 0%)
CSS variable
--color-primary: #FF946D;
Lowercase HEX
#ff946d

Shades

Tints

Tones

Harmony

CSS snippets for #FF946D

.color-ff946d {
  color: #FF946D;
  background-color: #FF946D;
}

Frequently asked questions

What color is #FF946D?+

#FF946D is a HEX color with RGB value rgb(255, 148, 109) and HSL value hsl(16, 100%, 71%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF946D?+

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