#2CB0D8 Color

Inspect #2CB0D8 across formats, palettes, contrast and closest named color matches.

Color preview

#2CB0D8

Color formats

HEX
#2CB0D8
RGB
rgb(44, 176, 216)
RGBA
rgba(44, 176, 216, 1)
HSL
hsl(194, 69%, 51%)
HSV
hsv(194, 80%, 85%)
CMYK
cmyk(80%, 19%, 0%, 15%)
CSS variable
--color-primary: #2CB0D8;
Lowercase HEX
#2cb0d8

Shades

Tints

Tones

Harmony

CSS snippets for #2CB0D8

.color-2cb0d8 {
  color: #2CB0D8;
  background-color: #2CB0D8;
}

Frequently asked questions

What color is #2CB0D8?+

#2CB0D8 is a HEX color with RGB value rgb(44, 176, 216) and HSL value hsl(194, 69%, 51%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #2CB0D8?+

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