Skip to main content Skip to docs navigation

#dbffbf hex color | Download Light White 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 Greedy Green and its hex is #D1FFBD Nearest Color Name

Color Hue/Base color: White

Hex #dbffbf Color code in RGB color code model is created after adding 85.88% red color, 100% green color and 74.9% blue color. Hex #dbffbf Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 25% yellow and 0% black.

Hex #dbffbf color code is between #ddeebb web safe hex color code and #ccddcc web safe hex color code. #ddeebb is the nearest web safe color code. You can see here many more shades of #dbffbf color code.

RGB Chart

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

Color Table

Hex Color Code dbffbf #dbffbf
RGB Decimal 219, 255, 191 219, 255, 191
RGB Percent 86%, 100%, 75% rgb(86%, 100%, 75%)
CSS RGBa 219, 255, 191,1 rgba(219,255,191,1)
CMYK Model cmyk(14%,0%,25%,0%)
HSL Color Space 94,100% ,87% hsl(94,100% ,87%)
HSV Color Space 94°, 25%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011011 11111111 10111111
Octal 333 377 277
Decimal 219 255 191
Hex db ff bf

Different shades of #dbffbf color code.

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

Darkest of #dbffbf
#85ff26
Darker of #dbffbf
#a2ff59
Dark of #dbffbf
#beff8c
Base of #dbffbf
#dbffbf
Light of #dbffbf
#f8fff2
Lighter
#ffffff
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

#dbffbf
#e3bfff

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

Split Complementary

#dbffbf
#c3bfff
#ffbffb

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

Analogous Color

#fffebf
#f6ffbf
#dbffbf
#c6ffbf
#bfffd3

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

#dbffbf
#ffbfdb
#bfdbff

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

#dbffbf
#bfdbff
#e3bfff
#ffe3bf

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

#dbffbf
#bffbff
#e3bfff
#ffc3bf

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

#6af200
#85ff26
#a2ff59
#beff8c
#dbffbf
#f8fff2
#ffffff
#ffffff
#ffffff

Tints of #dbffbf Color

#dbffbf
#dfffc6
#e3ffcd
#e7ffd4
#ebffdb
#efffe2
#f3ffe9
#f7fff0
#fbfff7
#ffffff

Shades of #dbffbf color code

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

#dbffbf
#c2e2a9
#aac694
#92aa7f
#798d6a
#617154
#49553f
#30382a
#181c15
#000000

Tones

#dbffbf
#dcf9c5
#ddf2cc
#ddecd2
#dee5d9

Tones

Similar Color like #dbffbf color

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

#dcffc0
#ddffc1
#deffc2
#dfffc3
#e0ffc4
#e1ffc5
#e2ffc6
#e3ffc7
#e4ffc8
#e5ffc9
#e6ffca
#e7ffcb
#e8ffcc
#e9ffcd
#dafebe
#d9fdbd
#d8fcbc
#d7fbbb
#d6faba
#d5f9b9
#d4f8b8
#d3f7b7
#d2f6b6
#d1f5b5
#d0f4b4
#cff3b3
#cef2b2
#cdf1b1

Download this Light White

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

#dbffbf Color Code Preview on Black Background Color

This is how #dbffbf Color will look on black background color. Color contrast ratio is 19.07

#dbffbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbffbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbffbf

#dbffbf color code is use for CSS Background Color

Background color for the above div is #dbffbf

HTML with inline CSS

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

#dbffbf color code is use for CSS Border Color

CSS Border color for the above div is #dbffbf

HTML with inline CSS

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

CSS Border Left color for the above div is #dbffbf

HTML with inline CSS

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

CSS Border Right color for the above div is #dbffbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbffbf

HTML with inline CSS

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

CSS Border Top color for the above div is #dbffbf

HTML with inline CSS

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

#dbffbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbffbf Color code Preview on White Background

This is how #dbffbf Color code will look on white background color. Color contrast ratio is 1.10

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

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