#27303F Color Information

Hex color code: #27303F

A intense blue shade, #27303F appears as (39, 48, 63) in RGB and (218°, 24%, 20%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#27303F
RGB
39, 48, 63
HSL
218°, 24%, 20%
CMYK
38%, 24%, 0%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #27303F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

39, 48, 63

Red: 39 / Green: 48 / Blue: 63

HSL

218°, 24%, 20%

Hue: 218° / Saturation: 24% / Lightness: 20%

CMYK

38%, 24%, 0%, 75%

Cyan: 38% / Magenta: 24% / Yellow: 0% / Key: 75%

What color is #27303F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #27303F to RGB:

rgb(39, 48, 63)HEX to RGB Converter →

HEX to HSL

Convert #27303F to HSL:

hsl(218, 24%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #27303F to CMYK:

cmyk(38%, 24%, 0%, 75%)Color Converter →

Color Meaning and Usage

#27303F is a rich blue color with RGB values of 39, 48, 63 and HSL of 218°, 24%, 20%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #27303F is #3F3627, creating high-contrast pairings. For softer combinations, try analogous colors like #273C3F.

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

Contrast with #27303F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #27303F?

#27303F is a rich blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #27303F?

#27303F in RGB is (39, 48, 63) - 39 red, 48 green, and 63 blue.

How to use #27303F in CSS?

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

What colors go well with #27303F?

#3F3627 (complementary), #273C3F (analogous), and #0A0C10 (lighter shade) work well with #27303F.