#859ACF Color Information

Hex color code: #859ACF

#859ACF is a pastel blue color. In RGB it is (133, 154, 207), and in HSL it is (223°, 44%, 67%). It is commonly used in modern UI design.

Try:
Color NameCornflower Blue
HEX
#859ACF
RGB
133, 154, 207
HSL
223°, 44%, 67%
CMYK
36%, 26%, 0%, 19%

Shades

CSS Usage
color: #859ACF;
background-color: #859ACF;
border-color: #859ACF;
box-shadow: 0 0 10px #859ACF;
border: 2px solid #859ACF;
Tailwind Usage
bg-[#859ACF]
text-[#859ACF]
border-[#859ACF]
shadow-[0_0_10px_859ACF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #859ACF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #859ACF; color: #000000; }

Badge

New Feature
.badge { background-color: #859ACF; 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 #859ACF; background-color: #859ACF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #859ACF20; border-left: 4px solid #859ACF; }

Link / Accent

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

a { color: #859ACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #859ACF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 154, 207

Red: 133 / Green: 154 / Blue: 207

HSL

223°, 44%, 67%

Hue: 223° / Saturation: 44% / Lightness: 67%

CMYK

36%, 26%, 0%, 19%

Cyan: 36% / Magenta: 26% / Yellow: 0% / Key: 19%

What color is #859ACF?

#859ACF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #859ACF to RGB:

rgb(133, 154, 207)HEX to RGB Converter →

HEX to HSL

Convert #859ACF to HSL:

hsl(223, 44%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #859ACF to CMYK:

cmyk(36%, 26%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #859ACF has RGB (133, 154, 207) and HSL (223°, 44%, 67%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #859ACF is #D0BB86, creating high-contrast pairings. For softer combinations, try analogous colors like #86C0D0.

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

Contrast with #859ACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #859ACF?

#859ACF is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #859ACF?

#859ACF in RGB is (133, 154, 207) - 133 red, 154 green, and 207 blue.

How to use #859ACF in CSS?

Use #859ACF directly in your CSS properties like color or background-color.

What colors go well with #859ACF?

#D0BB86 (complementary), #86C0D0 (analogous), and #4F6DBA (lighter shade) work well with #859ACF.