crispedge.com

Color picker

Loading...

#d8ba02 hex color - Yellow - Warm color - Information

#d8ba02 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #d8ba02 Color code in RGB color code model is created after adding 84.71% red color, 72.94% green color and 0.78% blue color. Hex #d8ba02 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 99% yellow and 15% black.

Hex #d8ba02 color code is between #ddbb00 web safe hex color code and #ccaa00 web safe hex color code. #ddbb00 is the nearest web safe color code. You can see here many more shades of #d8ba02 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded8ba02#d8ba02
RGB Decimal216, 186, 2rgb(216, 186, 2)
RGB Percent85%, 73%, 1%rgb(85%, 73%, 1%)
CSS RGBa216, 186, 2,1rgba(216,186,2,1)
CMYK Modelcmyk(0%,14%,99%,15%)
HSL Color Space52,98% ,43%hsl(52,98% ,43%)
HSV Color Space52°, 99%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110001011101000000010
Octal3302722
Decimal2161862
Hexd8ba02

Different shades of #d8ba02 color code.

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

Light Shade of #d8ba02
#fddc10
Dark Shade of #d8ba02
#a58e02
Saturated Shade of #d8ba02
#dabb00
Desaturated Shade of #d8ba02
#cdb20d
Grey scale Shade of #d8ba02
#6d6d6d
Brighten Shade
#f1d31b
Most Readable Shade
#000000

Shades of #d8ba02 color code

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

#d8ba02
#c0a501
#a89001
#907c01
#786701
#605200
#483e00
#302900
#181400
#000000

Similar Color like #d8ba02 color

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

#d9bb03
#dabc04
#dbbd05
#dcbe06
#ddbf07
#dec008
#dfc109
#e0c20a
#e1c30b
#e2c40c
#e3c50d
#e4c60e
#e5c70f
#e6c810
#d7b901
#d6b800
#d5b700
#d4b600
#d3b500
#d2b400
#d1b300
#d0b200
#cfb100
#ceb000
#cdaf00
#ccae00
#cbad00
#caac00

Monochromatic Color with #d8ba02

#d8ba02
#030300
#2e2800
#584c01
#837101
#ad9502

Tints of #d8ba02 Color

#d8ba02
#dcc11e
#e0c93a
#e5d156
#e9d872
#ede08e
#f2e8aa
#f6efc6
#faf7e2
#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

#d8ba02
#0220d8

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

Split Complementary

#d8ba02
#028bd8
#4f02d8

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

Analogous Color

#d86402
#d88f02
#d8ba02
#cbd802
#a0d802

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

#d8ba02
#02d8ba
#ba02d8

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

#d8ba02
#02d84f
#0220d8
#d8028b

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

Double Complementary Color

#d8ba02
#0220d8
#4f02d8
#8bd802

Double Complementary 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).

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

#d8ba02 Color Code Preview on Black Background Color

This is how #d8ba02 Color will look on black background color. Color contrast ratio is 10.94

#d8ba02 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8ba02

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8ba02

#d8ba02 color code is use for CSS Background Color

Background color for the above div is #d8ba02

HTML with inline CSS

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

#d8ba02 color code is use for CSS Border Color

CSS Border color for the above div is #d8ba02

HTML with inline CSS

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

CSS Border Left color for the above div is #d8ba02

HTML with inline CSS

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

CSS Border Right color for the above div is #d8ba02

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d8ba02

HTML with inline CSS

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

CSS Border Top color for the above div is #d8ba02

HTML with inline CSS

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

#d8ba02 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d8ba02 Color code Preview on White Background

This is how #d8ba02 Color code will look on white background color. Color contrast ratio is 1.92

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(216,186,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(2,32,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(216,186,2,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.