#574ACF Color Information

Hex color code: #574ACF

A cool blue shade, #574ACF appears as (87, 74, 207) in RGB and (246°, 58%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSlate Blue
HEX
#574ACF
RGB
87, 74, 207
HSL
246°, 58%, 55%
CMYK
58%, 64%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #574ACF; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #574ACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 74, 207

Red: 87 / Green: 74 / Blue: 207

HSL

246°, 58%, 55%

Hue: 246° / Saturation: 58% / Lightness: 55%

CMYK

58%, 64%, 0%, 19%

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

What color is #574ACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #574ACF to RGB:

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

HEX to HSL

Convert #574ACF to HSL:

hsl(246, 58%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #574ACF to CMYK:

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

Color Meaning and Usage

A serene blue tone, #574ACF has RGB (87, 74, 207) and HSL (246°, 58%, 55%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #574ACF is #C1CF4A, creating high-contrast pairings. For softer combinations, try analogous colors like #4A7FCF.

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

Contrast with #574ACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #574ACF?

#574ACF is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #574ACF?

#574ACF in RGB is (87, 74, 207) - 87 red, 74 green, and 207 blue.

How to use #574ACF in CSS?

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

What colors go well with #574ACF?

#C1CF4A (complementary), #4A7FCF (analogous), and #372BA1 (lighter shade) work well with #574ACF.