#30356E Color Information

Hex color code: #30356E

A delicate blue shade, #30356E appears as (48, 53, 110) in RGB and (235°, 39%, 31%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#30356E
RGB
48, 53, 110
HSL
235°, 39%, 31%
CMYK
56%, 52%, 0%, 57%

Shades

CSS Usage
color: #30356E;
background-color: #30356E;
border-color: #30356E;
box-shadow: 0 0 10px #30356E;
border: 2px solid #30356E;
Tailwind Usage
bg-[#30356E]
text-[#30356E]
border-[#30356E]
shadow-[0_0_10px_30356E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #30356E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #30356E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #30356E; 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 #30356E; background-color: #30356E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #30356E20; border-left: 4px solid #30356E; }

Link / Accent

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

a { color: #30356E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #30356E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 53, 110

Red: 48 / Green: 53 / Blue: 110

HSL

235°, 39%, 31%

Hue: 235° / Saturation: 39% / Lightness: 31%

CMYK

56%, 52%, 0%, 57%

Cyan: 56% / Magenta: 52% / Yellow: 0% / Key: 57%

What color is #30356E?

#30356E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #30356E to RGB:

rgb(48, 53, 110)HEX to RGB Converter →

HEX to HSL

Convert #30356E to HSL:

hsl(235, 39%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #30356E to CMYK:

cmyk(56%, 52%, 0%, 57%)Color Converter →

Color Meaning and Usage

#30356E is a gentle blue color with RGB values of 48, 53, 110 and HSL of 235°, 39%, 31%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #30356E is #6E6930, creating high-contrast pairings. For softer combinations, try analogous colors like #30546E.

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

Contrast with #30356E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #30356E?

#30356E is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #30356E?

#30356E in RGB is (48, 53, 110) - 48 red, 53 green, and 110 blue.

How to use #30356E in CSS?

Use #30356E directly in your CSS properties like color or background-color.

What colors go well with #30356E?

#6E6930 (complementary), #30546E (analogous), and #191C39 (lighter shade) work well with #30356E.