#375FFF Color

Inspect #375FFF across formats, palettes, contrast and closest named color matches.

Color preview

#375FFF

Color formats

HEX
#375FFF
RGB
rgb(55, 95, 255)
RGBA
rgba(55, 95, 255, 1)
HSL
hsl(228, 100%, 61%)
HSV
hsv(228, 78%, 100%)
CMYK
cmyk(78%, 63%, 0%, 0%)
CSS variable
--color-primary: #375FFF;
Lowercase HEX
#375fff

Shades

Tints

Tones

Harmony

CSS snippets for #375FFF

.color-375fff {
  color: #375FFF;
  background-color: #375FFF;
}

Frequently asked questions

What color is #375FFF?+

#375FFF is a HEX color with RGB value rgb(55, 95, 255) and HSL value hsl(228, 100%, 61%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #375FFF?+

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