#FE6964 Color

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

Color preview

#FE6964

Color formats

HEX
#FE6964
RGB
rgb(254, 105, 100)
RGBA
rgba(254, 105, 100, 1)
HSL
hsl(2, 99%, 69%)
HSV
hsv(2, 61%, 100%)
CMYK
cmyk(0%, 59%, 61%, 0%)
CSS variable
--color-primary: #FE6964;
Lowercase HEX
#fe6964

Shades

Tints

Tones

Harmony

CSS snippets for #FE6964

.color-fe6964 {
  color: #FE6964;
  background-color: #FE6964;
}

Frequently asked questions

What color is #FE6964?+

#FE6964 is a HEX color with RGB value rgb(254, 105, 100) and HSL value hsl(2, 99%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE6964?+

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