#303BAC Color Information

Hex color code: #303BAC

The hex color #303BAC is a peaceful blue with RGB values of (48, 59, 172) and HSL of (235°, 56%, 43%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#303BAC
RGB
48, 59, 172
HSL
235°, 56%, 43%
CMYK
72%, 66%, 0%, 33%

Shades

CSS Usage
color: #303BAC;
background-color: #303BAC;
border-color: #303BAC;
box-shadow: 0 0 10px #303BAC;
border: 2px solid #303BAC;
Tailwind Usage
bg-[#303BAC]
text-[#303BAC]
border-[#303BAC]
shadow-[0_0_10px_303BAC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #303BAC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #303BAC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #303BAC; 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 #303BAC; background-color: #303BAC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #303BAC20; border-left: 4px solid #303BAC; }

Link / Accent

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

a { color: #303BAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #303BAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 59, 172

Red: 48 / Green: 59 / Blue: 172

HSL

235°, 56%, 43%

Hue: 235° / Saturation: 56% / Lightness: 43%

CMYK

72%, 66%, 0%, 33%

Cyan: 72% / Magenta: 66% / Yellow: 0% / Key: 33%

What color is #303BAC?

#303BAC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #303BAC to RGB:

rgb(48, 59, 172)HEX to RGB Converter →

HEX to HSL

Convert #303BAC to HSL:

hsl(235, 56%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #303BAC to CMYK:

cmyk(72%, 66%, 0%, 33%)Color Converter →

Color Meaning and Usage

#303BAC is a peaceful blue color with RGB values of 48, 59, 172 and HSL of 235°, 56%, 43%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #303BAC is #ABA130, creating high-contrast pairings. For softer combinations, try analogous colors like #3078AB.

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

Contrast with #303BAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #303BAC?

#303BAC is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #303BAC?

#303BAC in RGB is (48, 59, 172) - 48 red, 59 green, and 172 blue.

How to use #303BAC in CSS?

Use #303BAC directly in your CSS properties like color or background-color.

What colors go well with #303BAC?

#ABA130 (complementary), #3078AB (analogous), and #1F266F (lighter shade) work well with #303BAC.