#5762CF Color Information

Hex color code: #5762CF

#5762CF is a calming blue color. In RGB it is (87, 98, 207), and in HSL it is (235°, 56%, 58%). It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#5762CF
RGB
87, 98, 207
HSL
235°, 56%, 58%
CMYK
58%, 53%, 0%, 19%

Shades

CSS Usage
color: #5762CF;
background-color: #5762CF;
border-color: #5762CF;
box-shadow: 0 0 10px #5762CF;
border: 2px solid #5762CF;
Tailwind Usage
bg-[#5762CF]
text-[#5762CF]
border-[#5762CF]
shadow-[0_0_10px_5762CF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5762CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5762CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5762CF; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #5762CF; background-color: #5762CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5762CF20; border-left: 4px solid #5762CF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #5762CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5762CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 98, 207

Red: 87 / Green: 98 / Blue: 207

HSL

235°, 56%, 58%

Hue: 235° / Saturation: 56% / Lightness: 58%

CMYK

58%, 53%, 0%, 19%

Cyan: 58% / Magenta: 53% / Yellow: 0% / Key: 19%

What color is #5762CF?

#5762CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5762CF to RGB:

rgb(87, 98, 207)HEX to RGB Converter →

HEX to HSL

Convert #5762CF to HSL:

hsl(235, 56%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #5762CF to CMYK:

cmyk(58%, 53%, 0%, 19%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #5762CF has RGB (87, 98, 207) and HSL (235°, 56%, 58%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5762CF is #D0C658, creating high-contrast pairings. For softer combinations, try analogous colors like #589ED0.

Use #5762CF in CSS: color: #5762CF or background-color: #5762CF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #5762CF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.05:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5762CF?

#5762CF is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5762CF?

#5762CF in RGB is (87, 98, 207) - 87 red, 98 green, and 207 blue.

How to use #5762CF in CSS?

Use #5762CF directly in your CSS properties like color or background-color.

What colors go well with #5762CF?

#D0C658 (complementary), #589ED0 (analogous), and #303AAB (lighter shade) work well with #5762CF.