#858CEC Color Information

Hex color code: #858CEC

A striking blue shade, #858CEC appears as (133, 140, 236) in RGB and (236°, 73%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#858CEC
RGB
133, 140, 236
HSL
236°, 73%, 72%
CMYK
44%, 41%, 0%, 7%

Shades

CSS Usage
color: #858CEC;
background-color: #858CEC;
border-color: #858CEC;
box-shadow: 0 0 10px #858CEC;
border: 2px solid #858CEC;
Tailwind Usage
bg-[#858CEC]
text-[#858CEC]
border-[#858CEC]
shadow-[0_0_10px_858CEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #858CEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #858CEC; color: #000000; }

Badge

New Feature
.badge { background-color: #858CEC; color: #000000; }

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 #858CEC; background-color: #858CEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #858CEC20; border-left: 4px solid #858CEC; }

Link / Accent

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

a { color: #858CEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #858CEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 140, 236

Red: 133 / Green: 140 / Blue: 236

HSL

236°, 73%, 72%

Hue: 236° / Saturation: 73% / Lightness: 72%

CMYK

44%, 41%, 0%, 7%

Cyan: 44% / Magenta: 41% / Yellow: 0% / Key: 7%

What color is #858CEC?

#858CEC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #858CEC to RGB:

rgb(133, 140, 236)HEX to RGB Converter →

HEX to HSL

Convert #858CEC to HSL:

hsl(236, 73%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #858CEC to CMYK:

cmyk(44%, 41%, 0%, 7%)Color Converter →

Color Meaning and Usage

#858CEC is a dynamic blue color with RGB values of 133, 140, 236 and HSL of 236°, 73%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #858CEC is #ECE583, creating high-contrast pairings. For softer combinations, try analogous colors like #83BFEC.

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

Contrast with #858CEC

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

Contrast Ratio: 6.96:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #858CEC?

#858CEC is a dynamic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #858CEC?

#858CEC in RGB is (133, 140, 236) - 133 red, 140 green, and 236 blue.

How to use #858CEC in CSS?

Use #858CEC directly in your CSS properties like color or background-color.

What colors go well with #858CEC?

#ECE583 (complementary), #83BFEC (analogous), and #414CE1 (lighter shade) work well with #858CEC.