#FF3D4A Color

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

Color preview

#FF3D4A

Color formats

HEX
#FF3D4A
RGB
rgb(255, 61, 74)
RGBA
rgba(255, 61, 74, 1)
HSL
hsl(356, 100%, 62%)
HSV
hsv(356, 76%, 100%)
CMYK
cmyk(0%, 76%, 71%, 0%)
CSS variable
--color-primary: #FF3D4A;
Lowercase HEX
#ff3d4a

Shades

Tints

Tones

Harmony

CSS snippets for #FF3D4A

.color-ff3d4a {
  color: #FF3D4A;
  background-color: #FF3D4A;
}

Frequently asked questions

What color is #FF3D4A?+

#FF3D4A is a HEX color with RGB value rgb(255, 61, 74) and HSL value hsl(356, 100%, 62%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF3D4A?+

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