#30435F Color Information

Hex color code: #30435F

A pastel blue shade, #30435F appears as (48, 67, 95) in RGB and (216°, 33%, 28%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#30435F
RGB
48, 67, 95
HSL
216°, 33%, 28%
CMYK
49%, 29%, 0%, 63%

Shades

CSS Usage
color: #30435F;
background-color: #30435F;
border-color: #30435F;
box-shadow: 0 0 10px #30435F;
border: 2px solid #30435F;
Tailwind Usage
bg-[#30435F]
text-[#30435F]
border-[#30435F]
shadow-[0_0_10px_30435F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #30435F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #30435F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #30435F; 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 #30435F; background-color: #30435F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #30435F20; border-left: 4px solid #30435F; }

Link / Accent

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

a { color: #30435F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #30435F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 67, 95

Red: 48 / Green: 67 / Blue: 95

HSL

216°, 33%, 28%

Hue: 216° / Saturation: 33% / Lightness: 28%

CMYK

49%, 29%, 0%, 63%

Cyan: 49% / Magenta: 29% / Yellow: 0% / Key: 63%

What color is #30435F?

#30435F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #30435F to RGB:

rgb(48, 67, 95)HEX to RGB Converter →

HEX to HSL

Convert #30435F to HSL:

hsl(216, 33%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #30435F to CMYK:

cmyk(49%, 29%, 0%, 63%)Color Converter →

Color Meaning and Usage

#30435F is a pastel blue color with RGB values of 48, 67, 95 and HSL of 216°, 33%, 28%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #30435F is #5F4C30, creating high-contrast pairings. For softer combinations, try analogous colors like #305A5F.

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

Contrast with #30435F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #30435F?

#30435F is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #30435F?

#30435F in RGB is (48, 67, 95) - 48 red, 67 green, and 95 blue.

How to use #30435F in CSS?

Use #30435F directly in your CSS properties like color or background-color.

What colors go well with #30435F?

#5F4C30 (complementary), #305A5F (analogous), and #161F2C (lighter shade) work well with #30435F.