Skip to main content Skip to docs navigation

#f2cd74 hex color | Download Dark Yellow 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 Pastel de Nata and its hex is #F2C975 Nearest Color Name

Color Hue/Base color: Yellow

Hex #f2cd74 Color code in RGB color code model is created after adding 94.9% red color, 80.39% green color and 45.49% blue color. Hex #f2cd74 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 52% yellow and 5.1% black.

Hex #f2cd74 color code is between #eecc77 web safe hex color code and #ffdd66 web safe hex color code. #eecc77 is the nearest web safe color code. You can see here many more shades of #f2cd74 color code.

RGB Chart

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

Color Table

Hex Color Code f2cd74 #f2cd74
RGB Decimal 242, 205, 116 242, 205, 116
RGB Percent 95%, 80%, 45% rgb(95%, 80%, 45%)
CSS RGBa 242, 205, 116,1 rgba(242,205,116,1)
CMYK Model cmyk(0%,15%,52%,5.1%)
HSL Color Space 42,83% ,70% hsl(42,83% ,70%)
HSV Color Space 42°, 52%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 11001101 01110100
Octal 362 315 164
Decimal 242 205 116
Hex f2 cd 74

Different shades of #f2cd74 color code.

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

Darkest of #f2cd74
#bb8a12
Darker of #f2cd74
#e9ab17
Dark of #f2cd74
#eebc45
Base of #f2cd74
#f2cd74
Light of #f2cd74
#f6dea3
Lighter
#fbefd1
Lightest
#ffffff

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

#f2cd74
#7499f2

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

Split Complementary

#f2cd74
#74d8f2
#8e74f2

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

Analogous Color

#f28474
#f29974
#f2cd74
#edf274
#b9f274

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

#f2cd74
#cd74f2
#74f2cd

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

#f2cd74
#74f2cd
#7499f2
#f27499

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

#f2cd74
#74f28e
#7499f2
#f274d8

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

#8d670d
#bb8a12
#e9ab17
#eebc45
#f2cd74
#f6dea3
#fbefd1
#ffffff
#ffffff

Tints of #f2cd74 Color

#f2cd74
#f3d283
#f4d892
#f6dda2
#f7e3b1
#f9e8c1
#faeed0
#fcf3e0
#fdf9ef
#ffffff

Shades of #f2cd74 color code

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

#f2cd74
#d7b667
#bc9f5a
#a1884d
#867140
#6b5b33
#504426
#352d19
#1a160c
#000000

Tones

#f2cd74
#e3c783
#d4c092
#c4baa2
#b5b4b1

Tones

Similar Color like #f2cd74 color

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

#f3ce75
#f4cf76
#f5d077
#f6d178
#f7d279
#f8d37a
#f9d47b
#fad57c
#fbd67d
#fcd77e
#fdd87f
#fed980
#ffda81
#ffdb82
#f1cc73
#f0cb72
#efca71
#eec970
#edc86f
#ecc76e
#ebc66d
#eac56c
#e9c46b
#e8c36a
#e7c269
#e6c168
#e5c067
#e4bf66

Download this Dark Yellow

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

#f2cd74 Color Code Preview on Black Background Color

This is how #f2cd74 Color will look on black background color. Color contrast ratio is 13.76

#f2cd74 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2cd74

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2cd74

#f2cd74 color code is use for CSS Background Color

Background color for the above div is #f2cd74

HTML with inline CSS

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

#f2cd74 color code is use for CSS Border Color

CSS Border color for the above div is #f2cd74

HTML with inline CSS

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

CSS Border Left color for the above div is #f2cd74

HTML with inline CSS

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

CSS Border Right color for the above div is #f2cd74

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2cd74

HTML with inline CSS

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

CSS Border Top color for the above div is #f2cd74

HTML with inline CSS

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

#f2cd74 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2cd74 Color code Preview on White Background

This is how #f2cd74 Color code will look on white background color. Color contrast ratio is 1.53

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

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(242,205,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,153,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,205,116,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }