#2CBFD8 Color

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

Color preview

#2CBFD8

Color formats

HEX
#2CBFD8
RGB
rgb(44, 191, 216)
RGBA
rgba(44, 191, 216, 1)
HSL
hsl(189, 69%, 51%)
HSV
hsv(189, 80%, 85%)
CMYK
cmyk(80%, 12%, 0%, 15%)
CSS variable
--color-primary: #2CBFD8;
Lowercase HEX
#2cbfd8

Shades

Tints

Tones

Harmony

CSS snippets for #2CBFD8

.color-2cbfd8 {
  color: #2CBFD8;
  background-color: #2CBFD8;
}

Frequently asked questions

What color is #2CBFD8?+

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

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

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