#FD6666 Color

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

Color preview

#FD6666

Color formats

HEX
#FD6666
RGB
rgb(253, 102, 102)
RGBA
rgba(253, 102, 102, 1)
HSL
hsl(0, 97%, 70%)
HSV
hsv(0, 60%, 99%)
CMYK
cmyk(0%, 60%, 60%, 1%)
CSS variable
--color-primary: #FD6666;
Lowercase HEX
#fd6666

Shades

Tints

Tones

Harmony

CSS snippets for #FD6666

.color-fd6666 {
  color: #FD6666;
  background-color: #FD6666;
}

Frequently asked questions

What color is #FD6666?+

#FD6666 is a HEX color with RGB value rgb(253, 102, 102) and HSL value hsl(0, 97%, 70%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FD6666?+

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