#306ABF Color Information

Hex color code: #306ABF

A peaceful blue shade, #306ABF appears as (48, 106, 191) in RGB and (216°, 60%, 47%) in HSL. It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#306ABF
RGB
48, 106, 191
HSL
216°, 60%, 47%
CMYK
75%, 45%, 0%, 25%

Shades

CSS Usage
color: #306ABF;
background-color: #306ABF;
border-color: #306ABF;
box-shadow: 0 0 10px #306ABF;
border: 2px solid #306ABF;
Tailwind Usage
bg-[#306ABF]
text-[#306ABF]
border-[#306ABF]
shadow-[0_0_10px_306ABF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #306ABF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #306ABF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #306ABF; 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 #306ABF; background-color: #306ABF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #306ABF20; border-left: 4px solid #306ABF; }

Link / Accent

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

a { color: #306ABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #306ABF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 106, 191

Red: 48 / Green: 106 / Blue: 191

HSL

216°, 60%, 47%

Hue: 216° / Saturation: 60% / Lightness: 47%

CMYK

75%, 45%, 0%, 25%

Cyan: 75% / Magenta: 45% / Yellow: 0% / Key: 25%

What color is #306ABF?

#306ABF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #306ABF to RGB:

rgb(48, 106, 191)HEX to RGB Converter →

HEX to HSL

Convert #306ABF to HSL:

hsl(216, 60%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #306ABF to CMYK:

cmyk(75%, 45%, 0%, 25%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #306ABF has RGB (48, 106, 191) and HSL (216°, 60%, 47%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #306ABF is #C08630, creating high-contrast pairings. For softer combinations, try analogous colors like #30B1C0.

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

Contrast with #306ABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #306ABF?

#306ABF is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #306ABF?

#306ABF in RGB is (48, 106, 191) - 48 red, 106 green, and 191 blue.

How to use #306ABF in CSS?

Use #306ABF directly in your CSS properties like color or background-color.

What colors go well with #306ABF?

#C08630 (complementary), #30B1C0 (analogous), and #214883 (lighter shade) work well with #306ABF.