#7FABED Color

Inspect #7FABED across formats, palettes, contrast and closest named color matches.

Color preview

#7FABED

Color formats

HEX
#7FABED
RGB
rgb(127, 171, 237)
RGBA
rgba(127, 171, 237, 1)
HSL
hsl(216, 75%, 71%)
HSV
hsv(216, 46%, 93%)
CMYK
cmyk(46%, 28%, 0%, 7%)
CSS variable
--color-primary: #7FABED;
Lowercase HEX
#7fabed

Shades

Tints

Tones

Harmony

CSS snippets for #7FABED

.color-7fabed {
  color: #7FABED;
  background-color: #7FABED;
}

Frequently asked questions

What color is #7FABED?+

#7FABED is a HEX color with RGB value rgb(127, 171, 237) and HSL value hsl(216, 75%, 71%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #7FABED?+

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