#30485F Color Information

Hex color code: #30485F

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

Try:
Color NameDark Slate Gray
HEX
#30485F
RGB
48, 72, 95
HSL
209°, 33%, 28%
CMYK
49%, 24%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #30485F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 72, 95

Red: 48 / Green: 72 / Blue: 95

HSL

209°, 33%, 28%

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

CMYK

49%, 24%, 0%, 63%

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

What color is #30485F?

#30485F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #30485F to RGB:

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

HEX to HSL

Convert #30485F to HSL:

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

HEX to CMYK

Convert #30485F to CMYK:

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

Color Meaning and Usage

A soft blue tone, #30485F has RGB (48, 72, 95) and HSL (209°, 33%, 28%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #30485F is #5F4730, creating high-contrast pairings. For softer combinations, try analogous colors like #305F5E.

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

Contrast with #30485F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #30485F?

#30485F is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #30485F?

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

How to use #30485F in CSS?

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

What colors go well with #30485F?

#5F4730 (complementary), #305F5E (analogous), and #16222C (lighter shade) work well with #30485F.