HEX Color Conversion

Hex Color Code #CDC35C — RGB & HSL Conversions

How to use the #CDC35C color code in HTML & CSS?

For developers, implementing the #CDC35C color code involves declaring it in your styles. In stylesheet designs, use color: #CDC35C; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#CDC35C] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #CDC35C?

The RGB code for #CDC35C is computed as rgb(205, 195, 92). Web designers using HSL values will find it at a hue of 55°, saturation of 53%, and lightness index of 58%, representing a balanced, moderate saturation.

CMYK print code settings for #CDC35C

For print design setups, the CMYK values for the #CDC35C color code are Cyan: 0%, Magenta: 5%, Yellow: 55%, and Black: 20%. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 205
Green Channel 195
Blue Channel 92
Luminance 0.528

HEX #CDC35C Color Space Conversions

Click to copy format
HEX Color Code #CDC35C
RGB (Red Green Blue) rgb(205, 195, 92)
HSL (Hue Sat Light) hsl(55°, 53%, 58%)
CMYK (Commercial Print) cmyk(0%, 5%, 55%, 20%)
HSV / HSB Values hsv(55°, 55%, 80%)
Decimal Color Code 13484892
CSS Custom Variable --color-hex: #CDC35C;
Tailwind CSS Utility bg-[#CDC35C]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #CDC35C

Small body copy preview

Black Text on Background

Black text readability test with #CDC35C

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #CDC35C */
--color-hex: #CDC35C;
--color-rgb: rgb(205, 195, 92);
--color-hsl: hsl(55deg, 53%, 58%);

Adjacent HEX Color Codes

Copied!