Skip to main content Skip to docs navigation

#ffcf42 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 #ffcf42 Color code in RGB color code model is created after adding 100% red color, 81.18% green color and 25.88% blue color. Hex #ffcf42 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 74% yellow and 0% black.

Hex #ffcf42 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 #ffcf42 color code.

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 11111111 11001111 01000010
Octal 377 317 102
Decimal 255 207 66
Hex ff cf 42

Different shades of #ffcf42 color code.

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

Darkest of #ffcf42
#a87d00
Darker of #ffcf42
#dba300
Dark of #ffcf42
#ffc20f
Base of #ffcf42
#ffcf42
Light of #ffcf42
#ffdc75
Lighter
#ffe9a8
Lightest
#fff6db

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

#ffcf42
#4272ff

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

Split Complementary

#ffcf42
#42d1ff
#7042ff

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

Analogous Color

#ff6142
#ff8042
#ffcf42
#f0ff42
#a1ff42

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

#ffcf42
#cf42ff
#42ffcf

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

#ffcf42
#42ffcf
#4272ff
#ff4272

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

#ffcf42
#42ff70
#4272ff
#ff42d1

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 #ffcf42

#755700
#a87d00
#dba300
#ffc20f
#ffcf42
#ffdc75
#ffe9a8
#fff6db
#ffffff

Tints of #ffcf42 Color

#ffcf42
#ffd457
#ffd96c
#ffdf81
#ffe496
#ffe9ab
#ffefc0
#fff4d5
#fff9ea
#ffffff

Shades of #ffcf42 color code

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

#ffcf42
#e2b83a
#c6a133
#aa8a2c
#8d7324
#715c1d
#554516
#382e0e
#1c1707
#000000

Tones

#ffcf42
#ecc655
#d9bc68
#c6b37b
#b3aa8e

Tones

Similar Color like #ffcf42 color

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

#ffd043
#ffd144
#ffd245
#ffd346
#ffd447
#ffd548
#ffd649
#ffd74a
#ffd84b
#ffd94c
#ffda4d
#ffdb4e
#ffdc4f
#ffdd50
#fece41
#fdcd40
#fccc3f
#fbcb3e
#faca3d
#f9c93c
#f8c83b
#f7c73a
#f6c639
#f5c538
#f4c437
#f3c336
#f2c235
#f1c134

Download this Dark Orange

Hex #ffcf42 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.

#ffcf42 Color Code Preview on Black Background Color

This is how #ffcf42 Color will look on black background color. Color contrast ratio is 14.26

#ffcf42 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffcf42

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffcf42

#ffcf42 color code is use for CSS Background Color

Background color for the above div is #ffcf42

HTML with inline CSS

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

#ffcf42 color code is use for CSS Border Color

CSS Border color for the above div is #ffcf42

HTML with inline CSS

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

CSS Border Left color for the above div is #ffcf42

HTML with inline CSS

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

CSS Border Right color for the above div is #ffcf42

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffcf42

HTML with inline CSS

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

CSS Border Top color for the above div is #ffcf42

HTML with inline CSS

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

#ffcf42 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffcf42 Color code Preview on White Background

This is how #ffcf42 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 #ffcf42; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ffcf42; }

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,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(66,114,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,207,66,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }