#30CDED Color

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

Color preview

#30CDED

Color formats

HEX
#30CDED
RGB
rgb(48, 205, 237)
RGBA
rgba(48, 205, 237, 1)
HSL
hsl(190, 84%, 56%)
HSV
hsv(190, 80%, 93%)
CMYK
cmyk(80%, 14%, 0%, 7%)
CSS variable
--color-primary: #30CDED;
Lowercase HEX
#30cded

Shades

Tints

Tones

Harmony

CSS snippets for #30CDED

.color-30cded {
  color: #30CDED;
  background-color: #30CDED;
}

Frequently asked questions

What color is #30CDED?+

#30CDED is a HEX color with RGB value rgb(48, 205, 237) and HSL value hsl(190, 84%, 56%). Its closest CSS named color is Turquoise.

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

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