#30BDCF Color

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

Color preview

#30BDCF

Color formats

HEX
#30BDCF
RGB
rgb(48, 189, 207)
RGBA
rgba(48, 189, 207, 1)
HSL
hsl(187, 62%, 50%)
HSV
hsv(187, 77%, 81%)
CMYK
cmyk(77%, 9%, 0%, 19%)
CSS variable
--color-primary: #30BDCF;
Lowercase HEX
#30bdcf

Shades

Tints

Tones

Harmony

CSS snippets for #30BDCF

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

Frequently asked questions

What color is #30BDCF?+

#30BDCF is a HEX color with RGB value rgb(48, 189, 207) and HSL value hsl(187, 62%, 50%). Its closest CSS named color is MediumTurquoise.

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

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