#5AECF6 Color

Inspect #5AECF6 across formats, palettes, contrast and closest named color matches.

Color preview

#5AECF6

Color formats

HEX
#5AECF6
RGB
rgb(90, 236, 246)
RGBA
rgba(90, 236, 246, 1)
HSL
hsl(184, 90%, 66%)
HSV
hsv(184, 63%, 96%)
CMYK
cmyk(63%, 4%, 0%, 4%)
CSS variable
--color-primary: #5AECF6;
Lowercase HEX
#5aecf6

Shades

Tints

Tones

Harmony

CSS snippets for #5AECF6

.color-5aecf6 {
  color: #5AECF6;
  background-color: #5AECF6;
}

Frequently asked questions

What color is #5AECF6?+

#5AECF6 is a HEX color with RGB value rgb(90, 236, 246) and HSL value hsl(184, 90%, 66%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #5AECF6?+

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