#45BDCF Color

Inspect #45BDCF across formats, palettes, contrast and closest named color matches.

Color preview

#45BDCF

Color formats

HEX
#45BDCF
RGB
rgb(69, 189, 207)
RGBA
rgba(69, 189, 207, 1)
HSL
hsl(188, 59%, 54%)
HSV
hsv(188, 67%, 81%)
CMYK
cmyk(67%, 9%, 0%, 19%)
CSS variable
--color-primary: #45BDCF;
Lowercase HEX
#45bdcf

Shades

Tints

Tones

Harmony

CSS snippets for #45BDCF

.color-45bdcf {
  color: #45BDCF;
  background-color: #45BDCF;
}

Frequently asked questions

What color is #45BDCF?+

#45BDCF is a HEX color with RGB value rgb(69, 189, 207) and HSL value hsl(188, 59%, 54%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #45BDCF?+

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