#849ECC Color Information

Hex color code: #849ECC

A delicate blue shade, #849ECC appears as (132, 158, 204) in RGB and (218°, 41%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#849ECC
RGB
132, 158, 204
HSL
218°, 41%, 66%
CMYK
35%, 23%, 0%, 20%

Shades

CSS Usage
color: #849ECC;
background-color: #849ECC;
border-color: #849ECC;
box-shadow: 0 0 10px #849ECC;
border: 2px solid #849ECC;
Tailwind Usage
bg-[#849ECC]
text-[#849ECC]
border-[#849ECC]
shadow-[0_0_10px_849ECC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #849ECC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #849ECC; color: #000000; }

Badge

New Feature
.badge { background-color: #849ECC; 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 #849ECC; background-color: #849ECC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #849ECC20; border-left: 4px solid #849ECC; }

Link / Accent

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

a { color: #849ECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #849ECC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 158, 204

Red: 132 / Green: 158 / Blue: 204

HSL

218°, 41%, 66%

Hue: 218° / Saturation: 41% / Lightness: 66%

CMYK

35%, 23%, 0%, 20%

Cyan: 35% / Magenta: 23% / Yellow: 0% / Key: 20%

What color is #849ECC?

#849ECC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #849ECC to RGB:

rgb(132, 158, 204)HEX to RGB Converter →

HEX to HSL

Convert #849ECC to HSL:

hsl(218, 41%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #849ECC to CMYK:

cmyk(35%, 23%, 0%, 20%)Color Converter →

Color Meaning and Usage

#849ECC is a delicate blue color with RGB values of 132, 158, 204 and HSL of 218°, 41%, 66%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #849ECC is #CCB285, creating high-contrast pairings. For softer combinations, try analogous colors like #85C2CC.

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

Contrast with #849ECC

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

Contrast Ratio: 7.74:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #849ECC?

#849ECC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #849ECC?

#849ECC in RGB is (132, 158, 204) - 132 red, 158 green, and 204 blue.

How to use #849ECC in CSS?

Use #849ECC directly in your CSS properties like color or background-color.

What colors go well with #849ECC?

#CCB285 (complementary), #85C2CC (analogous), and #4F74B5 (lighter shade) work well with #849ECC.