#74AEFF Color

Inspect #74AEFF across formats, palettes, contrast and closest named color matches.

Color preview

#74AEFF

Color formats

HEX
#74AEFF
RGB
rgb(116, 174, 255)
RGBA
rgba(116, 174, 255, 1)
HSL
hsl(215, 100%, 73%)
HSV
hsv(215, 55%, 100%)
CMYK
cmyk(55%, 32%, 0%, 0%)
CSS variable
--color-primary: #74AEFF;
Lowercase HEX
#74aeff

Shades

Tints

Tones

Harmony

CSS snippets for #74AEFF

.color-74aeff {
  color: #74AEFF;
  background-color: #74AEFF;
}

Frequently asked questions

What color is #74AEFF?+

#74AEFF is a HEX color with RGB value rgb(116, 174, 255) and HSL value hsl(215, 100%, 73%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #74AEFF?+

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