#37CDFF Color

Inspect #37CDFF across formats, palettes, contrast and closest named color matches.

Color preview

#37CDFF

Color formats

HEX
#37CDFF
RGB
rgb(55, 205, 255)
RGBA
rgba(55, 205, 255, 1)
HSL
hsl(195, 100%, 61%)
HSV
hsv(195, 78%, 100%)
CMYK
cmyk(78%, 20%, 0%, 0%)
CSS variable
--color-primary: #37CDFF;
Lowercase HEX
#37cdff

Shades

Tints

Tones

Harmony

CSS snippets for #37CDFF

.color-37cdff {
  color: #37CDFF;
  background-color: #37CDFF;
}

Frequently asked questions

What color is #37CDFF?+

#37CDFF is a HEX color with RGB value rgb(55, 205, 255) and HSL value hsl(195, 100%, 61%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #37CDFF?+

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