Skip to main content Skip to docs navigation

#dbdd94 hex color | Download Light 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 Bored Accent Green and its hex is #DEDD98 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dbdd94 Color code in RGB color code model is created after adding 85.88% red color, 86.67% green color and 58.04% blue color. Hex #dbdd94 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 33% yellow and 13.33% black.

Hex #dbdd94 color code is between #ddcc99 web safe hex color code and #ccee88 web safe hex color code. #ddcc99 is the nearest web safe color code. You can see here many more shades of #dbdd94 color code.

RGB Chart

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

Color Table

Hex Color Code dbdd94 #dbdd94
RGB Decimal 219, 221, 148 219, 221, 148
RGB Percent 86%, 87%, 58% rgb(86%, 87%, 58%)
CSS RGBa 219, 221, 148,1 rgba(219,221,148,1)
CMYK Model cmyk(1%,0%,33%,13.33%)
HSL Color Space 62,52% ,72% hsl(62,52% ,72%)
HSV Color Space 62°, 33%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11011101 10010100
Octal 333 335 224
Decimal 219 221 148
Hex db dd 94

Different shades of #dbdd94 color code.

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

Darkest of #dbdd94
#a1a434
Darker of #dbdd94
#c1c447
Dark of #dbdd94
#ced16d
Base of #dbdd94
#dbdd94
Light of #dbdd94
#e8e9bb
Lighter
#f5f6e1
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

#dbdd94
#9694dd

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

Split Complementary

#dbdd94
#94b6dd
#ba94dd

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

Analogous Color

#ddb494
#ddc194
#dbdd94
#c3dd94
#a4dd94

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

#dbdd94
#dd94db
#94dbdd

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

#dbdd94
#94dbdd
#9694dd
#dd9694

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

#dbdd94
#94ddba
#9694dd
#dd94b6

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

#7b7d28
#a1a434
#c1c447
#ced16d
#dbdd94
#e8e9bb
#f5f6e1
#ffffff
#ffffff

Tints of #dbdd94 Color

#dbdd94
#dfe09f
#e3e4ab
#e7e8b7
#ebecc3
#efefcf
#f3f3db
#f7f7e7
#fbfbf3
#ffffff

Shades of #dbdd94 color code

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

#dbdd94
#c2c483
#aaab73
#929362
#797a52
#616241
#494931
#303120
#181810
#000000

Tones

#dbdd94
#cecfa2
#c0c1b0
#b8b8b8
#b8b8b8

Tones

Similar Color like #dbdd94 color

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

#dcde95
#dddf96
#dee097
#dfe198
#e0e299
#e1e39a
#e2e49b
#e3e59c
#e4e69d
#e5e79e
#e6e89f
#e7e9a0
#e8eaa1
#e9eba2
#dadc93
#d9db92
#d8da91
#d7d990
#d6d88f
#d5d78e
#d4d68d
#d3d58c
#d2d48b
#d1d38a
#d0d289
#cfd188
#ced087
#cdcf86

Download this Light Yellow

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

#dbdd94 Color Code Preview on Black Background Color

This is how #dbdd94 Color will look on black background color. Color contrast ratio is 14.78

#dbdd94 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdd94

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbdd94

#dbdd94 color code is use for CSS Background Color

Background color for the above div is #dbdd94

HTML with inline CSS

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

#dbdd94 color code is use for CSS Border Color

CSS Border color for the above div is #dbdd94

HTML with inline CSS

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

CSS Border Left color for the above div is #dbdd94

HTML with inline CSS

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

CSS Border Right color for the above div is #dbdd94

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbdd94

HTML with inline CSS

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

CSS Border Top color for the above div is #dbdd94

HTML with inline CSS

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

#dbdd94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbdd94 Color code Preview on White Background

This is how #dbdd94 Color code will look on white background color. Color contrast ratio is 1.42

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

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(219,221,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,148,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,221,148,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }