#35276D Color Information

Hex color code: #35276D

#35276D is a soft blue color. In RGB it is (53, 39, 109), and in HSL it is (252°, 47%, 29%). It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#35276D
RGB
53, 39, 109
HSL
252°, 47%, 29%
CMYK
51%, 64%, 0%, 57%

Shades

CSS Usage
color: #35276D;
background-color: #35276D;
border-color: #35276D;
box-shadow: 0 0 10px #35276D;
border: 2px solid #35276D;
Tailwind Usage
bg-[#35276D]
text-[#35276D]
border-[#35276D]
shadow-[0_0_10px_35276D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #35276D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #35276D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #35276D; 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 #35276D; background-color: #35276D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #35276D20; border-left: 4px solid #35276D; }

Link / Accent

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

a { color: #35276D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #35276D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 39, 109

Red: 53 / Green: 39 / Blue: 109

HSL

252°, 47%, 29%

Hue: 252° / Saturation: 47% / Lightness: 29%

CMYK

51%, 64%, 0%, 57%

Cyan: 51% / Magenta: 64% / Yellow: 0% / Key: 57%

What color is #35276D?

#35276D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35276D to RGB:

rgb(53, 39, 109)HEX to RGB Converter →

HEX to HSL

Convert #35276D to HSL:

hsl(252, 47%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #35276D to CMYK:

cmyk(51%, 64%, 0%, 57%)Color Converter →

Color Meaning and Usage

A soft blue tone, #35276D has RGB (53, 39, 109) and HSL (252°, 47%, 29%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35276D is #5F6D27, creating high-contrast pairings. For softer combinations, try analogous colors like #273C6D.

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

Contrast with #35276D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35276D?

#35276D is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #35276D?

#35276D in RGB is (53, 39, 109) - 53 red, 39 green, and 109 blue.

How to use #35276D in CSS?

Use #35276D directly in your CSS properties like color or background-color.

What colors go well with #35276D?

#5F6D27 (complementary), #273C6D (analogous), and #1A1334 (lighter shade) work well with #35276D.