#31CEAF Color

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

Color preview

#31CEAF

Color formats

HEX
#31CEAF
RGB
rgb(49, 206, 175)
RGBA
rgba(49, 206, 175, 1)
HSL
hsl(168, 62%, 50%)
HSV
hsv(168, 76%, 81%)
CMYK
cmyk(76%, 0%, 15%, 19%)
CSS variable
--color-primary: #31CEAF;
Lowercase HEX
#31ceaf

Shades

Tints

Tones

Harmony

CSS snippets for #31CEAF

.color-31ceaf {
  color: #31CEAF;
  background-color: #31CEAF;
}

Frequently asked questions

What color is #31CEAF?+

#31CEAF is a HEX color with RGB value rgb(49, 206, 175) and HSL value hsl(168, 62%, 50%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #31CEAF?+

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