#05BBCF Color

Inspect #05BBCF across formats, palettes, contrast and closest named color matches.

Color preview

#05BBCF

Color formats

HEX
#05BBCF
RGB
rgb(5, 187, 207)
RGBA
rgba(5, 187, 207, 1)
HSL
hsl(186, 95%, 42%)
HSV
hsv(186, 98%, 81%)
CMYK
cmyk(98%, 10%, 0%, 19%)
CSS variable
--color-primary: #05BBCF;
Lowercase HEX
#05bbcf

Shades

Tints

Tones

Harmony

CSS snippets for #05BBCF

.color-05bbcf {
  color: #05BBCF;
  background-color: #05BBCF;
}

Frequently asked questions

What color is #05BBCF?+

#05BBCF is a HEX color with RGB value rgb(5, 187, 207) and HSL value hsl(186, 95%, 42%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #05BBCF?+

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