#31AFCE Color

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

Color preview

#31AFCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #31AFCE

.color-31afce {
  color: #31AFCE;
  background-color: #31AFCE;
}

Frequently asked questions

What color is #31AFCE?+

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

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

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