#42376A Color Information

Hex color code: #42376A

A gentle blue shade, #42376A appears as (66, 55, 106) in RGB and (253°, 32%, 32%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#42376A
RGB
66, 55, 106
HSL
253°, 32%, 32%
CMYK
38%, 48%, 0%, 58%

Shades

CSS Usage
color: #42376A;
background-color: #42376A;
border-color: #42376A;
box-shadow: 0 0 10px #42376A;
border: 2px solid #42376A;
Tailwind Usage
bg-[#42376A]
text-[#42376A]
border-[#42376A]
shadow-[0_0_10px_42376A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #42376A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #42376A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #42376A; 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 #42376A; background-color: #42376A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #42376A20; border-left: 4px solid #42376A; }

Link / Accent

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

a { color: #42376A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #42376A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 55, 106

Red: 66 / Green: 55 / Blue: 106

HSL

253°, 32%, 32%

Hue: 253° / Saturation: 32% / Lightness: 32%

CMYK

38%, 48%, 0%, 58%

Cyan: 38% / Magenta: 48% / Yellow: 0% / Key: 58%

What color is #42376A?

#42376A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #42376A to RGB:

rgb(66, 55, 106)HEX to RGB Converter →

HEX to HSL

Convert #42376A to HSL:

hsl(253, 32%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #42376A to CMYK:

cmyk(38%, 48%, 0%, 58%)Color Converter →

Color Meaning and Usage

#42376A is a subtle blue color with RGB values of 66, 55, 106 and HSL of 253°, 32%, 32%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #42376A is #606C37, creating high-contrast pairings. For softer combinations, try analogous colors like #37466C.

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

Contrast with #42376A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #42376A?

#42376A is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #42376A?

#42376A in RGB is (66, 55, 106) - 66 red, 55 green, and 106 blue.

How to use #42376A in CSS?

Use #42376A directly in your CSS properties like color or background-color.

What colors go well with #42376A?

#606C37 (complementary), #37466C (analogous), and #231D39 (lighter shade) work well with #42376A.