#42546C Color Information

Hex color code: #42546C

A subtle blue shade, #42546C appears as (66, 84, 108) in RGB and (214°, 24%, 34%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#42546C
RGB
66, 84, 108
HSL
214°, 24%, 34%
CMYK
39%, 22%, 0%, 58%

Shades

CSS Usage
color: #42546C;
background-color: #42546C;
border-color: #42546C;
box-shadow: 0 0 10px #42546C;
border: 2px solid #42546C;
Tailwind Usage
bg-[#42546C]
text-[#42546C]
border-[#42546C]
shadow-[0_0_10px_42546C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #42546C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #42546C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #42546C; 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 #42546C; background-color: #42546C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #42546C20; border-left: 4px solid #42546C; }

Link / Accent

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

a { color: #42546C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #42546C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 84, 108

Red: 66 / Green: 84 / Blue: 108

HSL

214°, 24%, 34%

Hue: 214° / Saturation: 24% / Lightness: 34%

CMYK

39%, 22%, 0%, 58%

Cyan: 39% / Magenta: 22% / Yellow: 0% / Key: 58%

What color is #42546C?

#42546C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #42546C to RGB:

rgb(66, 84, 108)HEX to RGB Converter →

HEX to HSL

Convert #42546C to HSL:

hsl(214, 24%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #42546C to CMYK:

cmyk(39%, 22%, 0%, 58%)Color Converter →

Color Meaning and Usage

A soft blue tone, #42546C has RGB (66, 84, 108) and HSL (214°, 24%, 34%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #42546C is #6C5942, creating high-contrast pairings. For softer combinations, try analogous colors like #42696C.

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

Contrast with #42546C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #42546C?

#42546C is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #42546C?

#42546C in RGB is (66, 84, 108) - 66 red, 84 green, and 108 blue.

How to use #42546C in CSS?

Use #42546C directly in your CSS properties like color or background-color.

What colors go well with #42546C?

#6C5942 (complementary), #42696C (analogous), and #252F3C (lighter shade) work well with #42546C.