#286223 Color Information

Hex color code: #286223

A delicate green shade, #286223 appears as (40, 98, 35) in RGB and (115°, 47%, 26%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#286223
RGB
40, 98, 35
HSL
115°, 47%, 26%
CMYK
59%, 0%, 64%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #286223; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 98, 35

Red: 40 / Green: 98 / Blue: 35

HSL

115°, 47%, 26%

Hue: 115° / Saturation: 47% / Lightness: 26%

CMYK

59%, 0%, 64%, 62%

Cyan: 59% / Magenta: 0% / Yellow: 64% / Key: 62%

What color is #286223?

#286223 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #286223 to RGB:

rgb(40, 98, 35)HEX to RGB Converter →

HEX to HSL

Convert #286223 to HSL:

hsl(115, 47%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #286223 to CMYK:

cmyk(59%, 0%, 64%, 62%)Color Converter →

Color Meaning and Usage

#286223 is a pastel green color with RGB values of 40, 98, 35 and HSL of 115°, 47%, 26%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #286223 is #5C2361, creating high-contrast pairings. For softer combinations, try analogous colors like #476123.

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

Contrast with #286223

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #286223?

#286223 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #286223?

#286223 in RGB is (40, 98, 35) - 40 red, 98 green, and 35 blue.

How to use #286223 in CSS?

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

What colors go well with #286223?

#5C2361 (complementary), #476123 (analogous), and #11290F (lighter shade) work well with #286223.