#30CBFF Color

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

Color preview

#30CBFF

Color formats

HEX
#30CBFF
RGB
rgb(48, 203, 255)
RGBA
rgba(48, 203, 255, 1)
HSL
hsl(195, 100%, 59%)
HSV
hsv(195, 81%, 100%)
CMYK
cmyk(81%, 20%, 0%, 0%)
CSS variable
--color-primary: #30CBFF;
Lowercase HEX
#30cbff

Shades

Tints

Tones

Harmony

CSS snippets for #30CBFF

.color-30cbff {
  color: #30CBFF;
  background-color: #30CBFF;
}

Frequently asked questions

What color is #30CBFF?+

#30CBFF is a HEX color with RGB value rgb(48, 203, 255) and HSL value hsl(195, 100%, 59%). Its closest CSS named color is DeepSkyBlue.

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

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