#3ACEFF Color

Inspect #3ACEFF across formats, palettes, contrast and closest named color matches.

Color preview

#3ACEFF

Color formats

HEX
#3ACEFF
RGB
rgb(58, 206, 255)
RGBA
rgba(58, 206, 255, 1)
HSL
hsl(195, 100%, 61%)
HSV
hsv(195, 77%, 100%)
CMYK
cmyk(77%, 19%, 0%, 0%)
CSS variable
--color-primary: #3ACEFF;
Lowercase HEX
#3aceff

Shades

Tints

Tones

Harmony

CSS snippets for #3ACEFF

.color-3aceff {
  color: #3ACEFF;
  background-color: #3ACEFF;
}

Frequently asked questions

What color is #3ACEFF?+

#3ACEFF is a HEX color with RGB value rgb(58, 206, 255) and HSL value hsl(195, 100%, 61%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #3ACEFF?+

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