#65AFEC Color

Inspect #65AFEC across formats, palettes, contrast and closest named color matches.

Color preview

#65AFEC

Color formats

HEX
#65AFEC
RGB
rgb(101, 175, 236)
RGBA
rgba(101, 175, 236, 1)
HSL
hsl(207, 78%, 66%)
HSV
hsv(207, 57%, 93%)
CMYK
cmyk(57%, 26%, 0%, 7%)
CSS variable
--color-primary: #65AFEC;
Lowercase HEX
#65afec

Shades

Tints

Tones

Harmony

CSS snippets for #65AFEC

.color-65afec {
  color: #65AFEC;
  background-color: #65AFEC;
}

Frequently asked questions

What color is #65AFEC?+

#65AFEC is a HEX color with RGB value rgb(101, 175, 236) and HSL value hsl(207, 78%, 66%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #65AFEC?+

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