#68ACDC Color

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

Color preview

#68ACDC

Color formats

HEX
#68ACDC
RGB
rgb(104, 172, 220)
RGBA
rgba(104, 172, 220, 1)
HSL
hsl(205, 62%, 64%)
HSV
hsv(205, 53%, 86%)
CMYK
cmyk(53%, 22%, 0%, 14%)
CSS variable
--color-primary: #68ACDC;
Lowercase HEX
#68acdc

Shades

Tints

Tones

Harmony

CSS snippets for #68ACDC

.color-68acdc {
  color: #68ACDC;
  background-color: #68ACDC;
}

Frequently asked questions

What color is #68ACDC?+

#68ACDC is a HEX color with RGB value rgb(104, 172, 220) and HSL value hsl(205, 62%, 64%). Its closest CSS named color is CornflowerBlue.

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

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