#5BFDFB Color

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

Color preview

#5BFDFB

Color formats

HEX
#5BFDFB
RGB
rgb(91, 253, 251)
RGBA
rgba(91, 253, 251, 1)
HSL
hsl(179, 98%, 67%)
HSV
hsv(179, 64%, 99%)
CMYK
cmyk(64%, 0%, 1%, 1%)
CSS variable
--color-primary: #5BFDFB;
Lowercase HEX
#5bfdfb

Shades

Tints

Tones

Harmony

CSS snippets for #5BFDFB

.color-5bfdfb {
  color: #5BFDFB;
  background-color: #5BFDFB;
}

Frequently asked questions

What color is #5BFDFB?+

#5BFDFB is a HEX color with RGB value rgb(91, 253, 251) and HSL value hsl(179, 98%, 67%). Its closest CSS named color is Aquamarine.

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

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