#28CDDC Color

Inspect #28CDDC across formats, palettes, contrast and closest named color matches.

Color preview

#28CDDC

Color formats

HEX
#28CDDC
RGB
rgb(40, 205, 220)
RGBA
rgba(40, 205, 220, 1)
HSL
hsl(185, 72%, 51%)
HSV
hsv(185, 82%, 86%)
CMYK
cmyk(82%, 7%, 0%, 14%)
CSS variable
--color-primary: #28CDDC;
Lowercase HEX
#28cddc

Shades

Tints

Tones

Harmony

CSS snippets for #28CDDC

.color-28cddc {
  color: #28CDDC;
  background-color: #28CDDC;
}

Frequently asked questions

What color is #28CDDC?+

#28CDDC is a HEX color with RGB value rgb(40, 205, 220) and HSL value hsl(185, 72%, 51%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #28CDDC?+

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