#CFA23F Color

Inspect #CFA23F across formats, palettes, contrast and closest named color matches.

Color preview

#CFA23F

Color formats

HEX
#CFA23F
RGB
rgb(207, 162, 63)
RGBA
rgba(207, 162, 63, 1)
HSL
hsl(41, 60%, 53%)
HSV
hsv(41, 70%, 81%)
CMYK
cmyk(0%, 22%, 70%, 19%)
CSS variable
--color-primary: #CFA23F;
Lowercase HEX
#cfa23f

Shades

Tints

Tones

Harmony

CSS snippets for #CFA23F

.color-cfa23f {
  color: #CFA23F;
  background-color: #CFA23F;
}

Frequently asked questions

What color is #CFA23F?+

#CFA23F is a HEX color with RGB value rgb(207, 162, 63) and HSL value hsl(41, 60%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CFA23F?+

The closest Tailwind color is orange-400, available as the bg-orange-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools