#36DDFF Color

Inspect #36DDFF across formats, palettes, contrast and closest named color matches.

Color preview

#36DDFF

Color formats

HEX
#36DDFF
RGB
rgb(54, 221, 255)
RGBA
rgba(54, 221, 255, 1)
HSL
hsl(190, 100%, 61%)
HSV
hsv(190, 79%, 100%)
CMYK
cmyk(79%, 13%, 0%, 0%)
CSS variable
--color-primary: #36DDFF;
Lowercase HEX
#36ddff

Shades

Tints

Tones

Harmony

CSS snippets for #36DDFF

.color-36ddff {
  color: #36DDFF;
  background-color: #36DDFF;
}

Frequently asked questions

What color is #36DDFF?+

#36DDFF is a HEX color with RGB value rgb(54, 221, 255) and HSL value hsl(190, 100%, 61%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #36DDFF?+

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