#285267 Color Information

Hex color code: #285267

A pastel blue shade, #285267 appears as (40, 82, 103) in RGB and (200°, 44%, 28%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#285267
RGB
40, 82, 103
HSL
200°, 44%, 28%
CMYK
61%, 20%, 0%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #285267; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 82, 103

Red: 40 / Green: 82 / Blue: 103

HSL

200°, 44%, 28%

Hue: 200° / Saturation: 44% / Lightness: 28%

CMYK

61%, 20%, 0%, 60%

Cyan: 61% / Magenta: 20% / Yellow: 0% / Key: 60%

What color is #285267?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #285267 to RGB:

rgb(40, 82, 103)HEX to RGB Converter →

HEX to HSL

Convert #285267 to HSL:

hsl(200, 44%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #285267 to CMYK:

cmyk(61%, 20%, 0%, 60%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #285267 has RGB (40, 82, 103) and HSL (200°, 44%, 28%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #285267 is #673D28, creating high-contrast pairings. For softer combinations, try analogous colors like #28675C.

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

Contrast with #285267

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #285267?

#285267 is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #285267?

#285267 in RGB is (40, 82, 103) - 40 red, 82 green, and 103 blue.

How to use #285267 in CSS?

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

What colors go well with #285267?

#673D28 (complementary), #28675C (analogous), and #132630 (lighter shade) work well with #285267.