#68FADC Color

Inspect #68FADC across formats, palettes, contrast and closest named color matches.

Color preview

#68FADC

Color formats

HEX
#68FADC
RGB
rgb(104, 250, 220)
RGBA
rgba(104, 250, 220, 1)
HSL
hsl(168, 94%, 69%)
HSV
hsv(168, 58%, 98%)
CMYK
cmyk(58%, 0%, 12%, 2%)
CSS variable
--color-primary: #68FADC;
Lowercase HEX
#68fadc

Shades

Tints

Tones

Harmony

CSS snippets for #68FADC

.color-68fadc {
  color: #68FADC;
  background-color: #68FADC;
}

Frequently asked questions

What color is #68FADC?+

#68FADC is a HEX color with RGB value rgb(104, 250, 220) and HSL value hsl(168, 94%, 69%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #68FADC?+

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