#235EC2 Color

Inspect #235EC2 across formats, palettes, contrast and closest named color matches.

Color preview

#235EC2

Color formats

HEX
#235EC2
RGB
rgb(35, 94, 194)
RGBA
rgba(35, 94, 194, 1)
HSL
hsl(218, 69%, 45%)
HSV
hsv(218, 82%, 76%)
CMYK
cmyk(82%, 52%, 0%, 24%)
CSS variable
--color-primary: #235EC2;
Lowercase HEX
#235ec2

Shades

Tints

Tones

Harmony

CSS snippets for #235EC2

.color-235ec2 {
  color: #235EC2;
  background-color: #235EC2;
}

Frequently asked questions

What color is #235EC2?+

#235EC2 is a HEX color with RGB value rgb(35, 94, 194) and HSL value hsl(218, 69%, 45%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #235EC2?+

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