#495DEF Color

Inspect #495DEF across formats, palettes, contrast and closest named color matches.

Color preview

#495DEF

Color formats

HEX
#495DEF
RGB
rgb(73, 93, 239)
RGBA
rgba(73, 93, 239, 1)
HSL
hsl(233, 84%, 61%)
HSV
hsv(233, 69%, 94%)
CMYK
cmyk(69%, 61%, 0%, 6%)
CSS variable
--color-primary: #495DEF;
Lowercase HEX
#495def

Shades

Tints

Tones

Harmony

CSS snippets for #495DEF

.color-495def {
  color: #495DEF;
  background-color: #495DEF;
}

Frequently asked questions

What color is #495DEF?+

#495DEF is a HEX color with RGB value rgb(73, 93, 239) and HSL value hsl(233, 84%, 61%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #495DEF?+

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