#31ADD3 Color

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

Color preview

#31ADD3

Color formats

HEX
#31ADD3
RGB
rgb(49, 173, 211)
RGBA
rgba(49, 173, 211, 1)
HSL
hsl(194, 65%, 51%)
HSV
hsv(194, 77%, 83%)
CMYK
cmyk(77%, 18%, 0%, 17%)
CSS variable
--color-primary: #31ADD3;
Lowercase HEX
#31add3

Shades

Tints

Tones

Harmony

CSS snippets for #31ADD3

.color-31add3 {
  color: #31ADD3;
  background-color: #31ADD3;
}

Frequently asked questions

What color is #31ADD3?+

#31ADD3 is a HEX color with RGB value rgb(49, 173, 211) and HSL value hsl(194, 65%, 51%). Its closest CSS named color is MediumTurquoise.

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

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