#CBE874 Color Information

Hex color code: #CBE874

#CBE874 is a vivid green color. In RGB it is (203, 232, 116), and in HSL it is (75°, 72%, 68%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#CBE874
RGB
203, 232, 116
HSL
75°, 72%, 68%
CMYK
13%, 0%, 50%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CBE874; color: #000000; }

Badge

New Feature
.badge { background-color: #CBE874; color: #000000; }

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 #CBE874; background-color: #CBE87415; }

Alert / Toast

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

Link / Accent

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

a { color: #CBE874; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 232, 116

Red: 203 / Green: 232 / Blue: 116

HSL

75°, 72%, 68%

Hue: 75° / Saturation: 72% / Lightness: 68%

CMYK

13%, 0%, 50%, 9%

Cyan: 13% / Magenta: 0% / Yellow: 50% / Key: 9%

What color is #CBE874?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBE874 to RGB:

rgb(203, 232, 116)HEX to RGB Converter →

HEX to HSL

Convert #CBE874 to HSL:

hsl(75, 72%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CBE874 to CMYK:

cmyk(13%, 0%, 50%, 9%)Color Converter →

Color Meaning and Usage

A dynamic green tone, #CBE874 has RGB (203, 232, 116) and HSL (75°, 72%, 68%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBE874 is #9073E8, creating high-contrast pairings. For softer combinations, try analogous colors like #E8CB73.

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

Contrast with #CBE874

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

Contrast Ratio: 15.33:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBE874?

#CBE874 is a dynamic green color - a green hue that evokes nature and harmony.

What is the RGB value of #CBE874?

#CBE874 in RGB is (203, 232, 116) - 203 red, 232 green, and 116 blue.

How to use #CBE874 in CSS?

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

What colors go well with #CBE874?

#9073E8 (complementary), #E8CB73 (analogous), and #B2DD31 (lighter shade) work well with #CBE874.