#7FABE9 Color

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

Color preview

#7FABE9

Color formats

HEX
#7FABE9
RGB
rgb(127, 171, 233)
RGBA
rgba(127, 171, 233, 1)
HSL
hsl(215, 71%, 71%)
HSV
hsv(215, 45%, 91%)
CMYK
cmyk(45%, 27%, 0%, 9%)
CSS variable
--color-primary: #7FABE9;
Lowercase HEX
#7fabe9

Shades

Tints

Tones

Harmony

CSS snippets for #7FABE9

.color-7fabe9 {
  color: #7FABE9;
  background-color: #7FABE9;
}

Frequently asked questions

What color is #7FABE9?+

#7FABE9 is a HEX color with RGB value rgb(127, 171, 233) and HSL value hsl(215, 71%, 71%). Its closest CSS named color is CornflowerBlue.

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

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