#39FDC2 Color

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

Color preview

#39FDC2

Color formats

HEX
#39FDC2
RGB
rgb(57, 253, 194)
RGBA
rgba(57, 253, 194, 1)
HSL
hsl(162, 98%, 61%)
HSV
hsv(162, 77%, 99%)
CMYK
cmyk(77%, 0%, 23%, 1%)
CSS variable
--color-primary: #39FDC2;
Lowercase HEX
#39fdc2

Shades

Tints

Tones

Harmony

CSS snippets for #39FDC2

.color-39fdc2 {
  color: #39FDC2;
  background-color: #39FDC2;
}

Frequently asked questions

What color is #39FDC2?+

#39FDC2 is a HEX color with RGB value rgb(57, 253, 194) and HSL value hsl(162, 98%, 61%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #39FDC2?+

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