Skip to main content Skip to docs navigation

#ffcf41 hex color | Download Dark Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Lamplight and its hex is #FFD140 Nearest Color Name

Color Hue/Base color: Orange

Hex #ffcf41 Color code in RGB color code model is created after adding 100% red color, 81.18% green color and 25.49% blue color. Hex #ffcf41 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 75% yellow and 0% black.

Hex #ffcf41 color code is between #eecc44 web safe hex color code and #dddd33 web safe hex color code. #eecc44 is the nearest web safe color code. You can see here many more shades of #ffcf41 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code ffcf41 #ffcf41
RGB Decimal 255, 207, 65 255, 207, 65
RGB Percent 100%, 81%, 25% rgb(100%, 81%, 25%)
CSS RGBa 255, 207, 65,1 rgba(255,207,65,1)
CMYK Model cmyk(0%,19%,75%,0%)
HSL Color Space 45,100% ,63% hsl(45,100% ,63%)
HSV Color Space 45°, 75%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 11001111 01000001
Octal 377 317 101
Decimal 255 207 65
Hex ff cf 41

Different shades of #ffcf41 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #ffcf41
#a77d00
Darker of #ffcf41
#daa300
Dark of #ffcf41
#ffc20e
Base of #ffcf41
#ffcf41
Light of #ffcf41
#ffdc74
Lighter
#ffe9a7
Lightest
#fff6da

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ffcf41
#4171ff

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ffcf41
#41d0ff
#7041ff

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ff6041
#ff8041
#ffcf41
#f0ff41
#a1ff41

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ffcf41
#cf41ff
#41ffcf

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ffcf41
#41ffcf
#4171ff
#ff4171

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ffcf41
#41ff70
#4171ff
#ff41d0

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #ffcf41

#745700
#a77d00
#daa300
#ffc20e
#ffcf41
#ffdc74
#ffe9a7
#fff6da
#ffffff

Tints of #ffcf41 Color

#ffcf41
#ffd456
#ffd96b
#ffdf80
#ffe495
#ffe9aa
#ffefbf
#fff4d4
#fff9e9
#ffffff

Shades of #ffcf41 color code

Generate more color scales with scales (color stack) generator.

#ffcf41
#e2b839
#c6a132
#aa8a2b
#8d7324
#715c1c
#554515
#382e0e
#1c1707
#000000

Tones

#ffcf41
#ecc654
#d9bc67
#c6b37a
#b3a98d

Tones

Similar Color like #ffcf41 color

Find visually similar hex color codes nearing to #ffcf41 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ffd042
#ffd143
#ffd244
#ffd345
#ffd446
#ffd547
#ffd648
#ffd749
#ffd84a
#ffd94b
#ffda4c
#ffdb4d
#ffdc4e
#ffdd4f
#fece40
#fdcd3f
#fccc3e
#fbcb3d
#faca3c
#f9c93b
#f8c83a
#f7c739
#f6c638
#f5c537
#f4c436
#f3c335
#f2c234
#f1c133

Download this Dark Orange

Hex #ffcf41 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ffcf41 Color Code Preview on Black Background Color

This is how #ffcf41 Color will look on black background color. Color contrast ratio is 14.25

#ffcf41 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ffcf41">Your Example Paragraph content text in with font color #ffcf41 </p>

Your Example Paragraph content text in with font color #ffcf41

HTML with inline CSS

<div style="color:#ffcf41">Your Paragraph text in with font color #ffcf41 </div>

Your Example Paragraph content text in with font color #ffcf41

#ffcf41 color code is use for CSS Background Color

Background color for the above div is #ffcf41

HTML with inline CSS

<div style="background-color:#ffcf41;"></div>

#ffcf41 color code is use for CSS Border Color

CSS Border color for the above div is #ffcf41

HTML with inline CSS

<div style="border:5px solid #ffcf41;"></div>

CSS Border Left color for the above div is #ffcf41

HTML with inline CSS

<div style="border-left:5px solid #ffcf41;"></div>

CSS Border Right color for the above div is #ffcf41

HTML with inline CSS

<div style="border-right:5px solid #ffcf41;"></div>

CSS Border Bottom color for the above div is #ffcf41

HTML with inline CSS

<div style="border-bottom:5px solid #ffcf41;"></div>

CSS Border Top color for the above div is #ffcf41

HTML with inline CSS

<div style="border-top:5px solid #ffcf41;"></div>

#ffcf41 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ffcf41; } .examplecolorclass {color:#ffcf41; } .examplebordercolor {border:3px solid #ffcf41; }

#ffcf41 Color code Preview on White Background

This is how #ffcf41 Color code will look on white background color. Color contrast ratio is 1.47

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ffcf41; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ffcf41; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,207,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(65,113,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,207,65,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }