#31CEED Color

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

Color preview

#31CEED

Color formats

HEX
#31CEED
RGB
rgb(49, 206, 237)
RGBA
rgba(49, 206, 237, 1)
HSL
hsl(190, 84%, 56%)
HSV
hsv(190, 79%, 93%)
CMYK
cmyk(79%, 13%, 0%, 7%)
CSS variable
--color-primary: #31CEED;
Lowercase HEX
#31ceed

Shades

Tints

Tones

Harmony

CSS snippets for #31CEED

.color-31ceed {
  color: #31CEED;
  background-color: #31CEED;
}

Frequently asked questions

What color is #31CEED?+

#31CEED is a HEX color with RGB value rgb(49, 206, 237) and HSL value hsl(190, 84%, 56%). Its closest CSS named color is Turquoise.

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

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