#5838CC Color Information

Hex color code: #5838CC

A cool blue shade, #5838CC appears as (88, 56, 204) in RGB and (253°, 59%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSlate Blue
HEX
#5838CC
RGB
88, 56, 204
HSL
253°, 59%, 51%
CMYK
57%, 73%, 0%, 20%

Shades

CSS Usage
color: #5838CC;
background-color: #5838CC;
border-color: #5838CC;
box-shadow: 0 0 10px #5838CC;
border: 2px solid #5838CC;
Tailwind Usage
bg-[#5838CC]
text-[#5838CC]
border-[#5838CC]
shadow-[0_0_10px_5838CC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5838CC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5838CC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5838CC; 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 #5838CC; background-color: #5838CC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5838CC20; border-left: 4px solid #5838CC; }

Link / Accent

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

a { color: #5838CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5838CC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 56, 204

Red: 88 / Green: 56 / Blue: 204

HSL

253°, 59%, 51%

Hue: 253° / Saturation: 59% / Lightness: 51%

CMYK

57%, 73%, 0%, 20%

Cyan: 57% / Magenta: 73% / Yellow: 0% / Key: 20%

What color is #5838CC?

#5838CC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5838CC to RGB:

rgb(88, 56, 204)HEX to RGB Converter →

HEX to HSL

Convert #5838CC to HSL:

hsl(253, 59%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #5838CC to CMYK:

cmyk(57%, 73%, 0%, 20%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #5838CC has RGB (88, 56, 204) and HSL (253°, 59%, 51%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5838CC is #ACCC38, creating high-contrast pairings. For softer combinations, try analogous colors like #3862CC.

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

Contrast with #5838CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5838CC?

#5838CC is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5838CC?

#5838CC in RGB is (88, 56, 204) - 88 red, 56 green, and 204 blue.

How to use #5838CC in CSS?

Use #5838CC directly in your CSS properties like color or background-color.

What colors go well with #5838CC?

#ACCC38 (complementary), #3862CC (analogous), and #3D2692 (lighter shade) work well with #5838CC.