Skip to main content Skip to docs navigation

#f2d032 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 Golden Kiwi and its hex is #F2CF34 Nearest Color Name

Color Hue/Base color: Yellow

Hex #f2d032 Color code in RGB color code model is created after adding 94.9% red color, 81.57% green color and 19.61% blue color. Hex #f2d032 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 79% yellow and 5.1% black.

Hex #f2d032 color code is between #eecc33 web safe hex color code and #ffdd22 web safe hex color code. #eecc33 is the nearest web safe color code. You can see here many more shades of #f2d032 color code.

RGB Chart

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

Color Table

Hex Color Code f2d032 #f2d032
RGB Decimal 242, 208, 50 242, 208, 50
RGB Percent 95%, 82%, 20% rgb(95%, 82%, 20%)
CSS RGBa 242, 208, 50,1 rgba(242,208,50,1)
CMYK Model cmyk(0%,14%,79%,5.1%)
HSL Color Space 49,88% ,57% hsl(49,88% ,57%)
HSV Color Space 49°, 79%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 11010000 00110010
Octal 362 320 62
Decimal 242 208 50
Hex f2 d0 32

Different shades of #f2d032 color code.

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

Darkest of #f2d032
#836d08
Darker of #f2d032
#b3950b
Dark of #f2d032
#e3bd0e
Base of #f2d032
#f2d032
Light of #f2d032
#f5db62
Lighter
#f8e692
Lightest
#fbf1c2

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

#f2d032
#3254f2

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

Split Complementary

#f2d032
#32b4f2
#7032f2

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

Analogous Color

#f26032
#f28032
#f2d032
#d4f232
#84f232

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

#f2d032
#d032f2
#32f2d0

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

#f2d032
#32f2d0
#3254f2
#f23254

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

#f2d032
#32f270
#3254f2
#f232b4

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

#534505
#836d08
#b3950b
#e3bd0e
#f2d032
#f5db62
#f8e692
#fbf1c2
#fefcf2

Tints of #f2d032 Color

#f2d032
#f3d548
#f4da5f
#f6df76
#f7e48d
#f9eaa3
#faefba
#fcf4d1
#fdf9e8
#ffffff

Shades of #f2d032 color code

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

#f2d032
#d7b82c
#bca126
#a18a21
#86731b
#6b5c16
#504510
#352e0b
#1a1705
#000000

Tones

#f2d032
#dcc248
#c6b45e
#b1a673
#9b9889

Tones

Similar Color like #f2d032 color

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

#f3d133
#f4d234
#f5d335
#f6d436
#f7d537
#f8d638
#f9d739
#fad83a
#fbd93b
#fcda3c
#fddb3d
#fedc3e
#ffdd3f
#ffde40
#f1cf31
#f0ce30
#efcd2f
#eecc2e
#edcb2d
#ecca2c
#ebc92b
#eac82a
#e9c729
#e8c628
#e7c527
#e6c426
#e5c325
#e4c224

Download this Dark Yellow

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

#f2d032 Color Code Preview on Black Background Color

This is how #f2d032 Color will look on black background color. Color contrast ratio is 13.84

#f2d032 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2d032

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2d032

#f2d032 color code is use for CSS Background Color

Background color for the above div is #f2d032

HTML with inline CSS

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

#f2d032 color code is use for CSS Border Color

CSS Border color for the above div is #f2d032

HTML with inline CSS

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

CSS Border Left color for the above div is #f2d032

HTML with inline CSS

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

CSS Border Right color for the above div is #f2d032

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2d032

HTML with inline CSS

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

CSS Border Top color for the above div is #f2d032

HTML with inline CSS

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

#f2d032 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2d032 Color code Preview on White Background

This is how #f2d032 Color code will look on white background color. Color contrast ratio is 1.52

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

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