#6283EE Color

Inspect #6283EE across formats, palettes, contrast and closest named color matches.

Color preview

#6283EE

Color formats

HEX
#6283EE
RGB
rgb(98, 131, 238)
RGBA
rgba(98, 131, 238, 1)
HSL
hsl(226, 80%, 66%)
HSV
hsv(226, 59%, 93%)
CMYK
cmyk(59%, 45%, 0%, 7%)
CSS variable
--color-primary: #6283EE;
Lowercase HEX
#6283ee

Shades

Tints

Tones

Harmony

CSS snippets for #6283EE

.color-6283ee {
  color: #6283EE;
  background-color: #6283EE;
}

Frequently asked questions

What color is #6283EE?+

#6283EE is a HEX color with RGB value rgb(98, 131, 238) and HSL value hsl(226, 80%, 66%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #6283EE?+

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