#30ACCF Color

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

Color preview

#30ACCF

Color formats

HEX
#30ACCF
RGB
rgb(48, 172, 207)
RGBA
rgba(48, 172, 207, 1)
HSL
hsl(193, 62%, 50%)
HSV
hsv(193, 77%, 81%)
CMYK
cmyk(77%, 17%, 0%, 19%)
CSS variable
--color-primary: #30ACCF;
Lowercase HEX
#30accf

Shades

Tints

Tones

Harmony

CSS snippets for #30ACCF

.color-30accf {
  color: #30ACCF;
  background-color: #30ACCF;
}

Frequently asked questions

What color is #30ACCF?+

#30ACCF is a HEX color with RGB value rgb(48, 172, 207) and HSL value hsl(193, 62%, 50%). Its closest CSS named color is LightSeaGreen.

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

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