#274553 Color Information

Hex color code: #274553

#274553 is a deep blue color. In RGB it is (39, 69, 83), and in HSL it is (199°, 36%, 24%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#274553
RGB
39, 69, 83
HSL
199°, 36%, 24%
CMYK
53%, 17%, 0%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #274553; 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 #274553; background-color: #27455315; }

Alert / Toast

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

Link / Accent

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

a { color: #274553; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #274553 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

39, 69, 83

Red: 39 / Green: 69 / Blue: 83

HSL

199°, 36%, 24%

Hue: 199° / Saturation: 36% / Lightness: 24%

CMYK

53%, 17%, 0%, 67%

Cyan: 53% / Magenta: 17% / Yellow: 0% / Key: 67%

What color is #274553?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #274553 to RGB:

rgb(39, 69, 83)HEX to RGB Converter →

HEX to HSL

Convert #274553 to HSL:

hsl(199, 36%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #274553 to CMYK:

cmyk(53%, 17%, 0%, 67%)Color Converter →

Color Meaning and Usage

A dramatic blue tone, #274553 has RGB (39, 69, 83) and HSL (199°, 36%, 24%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #274553 is #533527, creating high-contrast pairings. For softer combinations, try analogous colors like #27534B.

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

Contrast with #274553

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #274553?

#274553 is a dramatic blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #274553?

#274553 in RGB is (39, 69, 83) - 39 red, 69 green, and 83 blue.

How to use #274553 in CSS?

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

What colors go well with #274553?

#533527 (complementary), #27534B (analogous), and #0F1A1F (lighter shade) work well with #274553.