#FF6952 Color

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

Color preview

#FF6952

Color formats

HEX
#FF6952
RGB
rgb(255, 105, 82)
RGBA
rgba(255, 105, 82, 1)
HSL
hsl(8, 100%, 66%)
HSV
hsv(8, 68%, 100%)
CMYK
cmyk(0%, 59%, 68%, 0%)
CSS variable
--color-primary: #FF6952;
Lowercase HEX
#ff6952

Shades

Tints

Tones

Harmony

CSS snippets for #FF6952

.color-ff6952 {
  color: #FF6952;
  background-color: #FF6952;
}

Frequently asked questions

What color is #FF6952?+

#FF6952 is a HEX color with RGB value rgb(255, 105, 82) and HSL value hsl(8, 100%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF6952?+

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