Skip to main content Skip to docs navigation

#bfe1db hex color | Download Light Green 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 Tidewater and its hex is #C2E3DD Nearest Color Name

Color Hue/Base color: Green

Hex #bfe1db Color code in RGB color code model is created after adding 74.9% red color, 88.24% green color and 85.88% blue color. Hex #bfe1db Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 0% magenta, 3% yellow and 11.76% black.

Hex #bfe1db color code is between #bbdddd web safe hex color code and #cceecc web safe hex color code. #bbdddd is the nearest web safe color code. You can see here many more shades of #bfe1db color code.

RGB Chart

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

Color Table

Hex Color Code bfe1db #bfe1db
RGB Decimal 191, 225, 219 191, 225, 219
RGB Percent 75%, 88%, 86% rgb(75%, 88%, 86%)
CSS RGBa 191, 225, 219,1 rgba(191,225,219,1)
CMYK Model cmyk(15%,0%,3%,11.76%)
HSL Color Space 169,36% ,82% hsl(169,36% ,82%)
HSV Color Space 169°, 15%, 88%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111111 11100001 11011011
Octal 277 341 333
Decimal 191 225 219
Hex bf e1 db

Different shades of #bfe1db color code.

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

Darkest of #bfe1db
#57b0a0
Darker of #bfe1db
#7ac0b4
Dark of #bfe1db
#9cd1c7
Base of #bfe1db
#bfe1db
Light of #bfe1db
#e2f1ef
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

#bfe1db
#e1bfc5

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

Split Complementary

#bfe1db
#e1bfd6
#e1cabf

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

Analogous Color

#bfe1c7
#bfe1cd
#bfe1db
#bfdce1
#bfcee1

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

#bfe1db
#e1dbbf
#dbbfe1

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

#bfe1db
#dbbfe1
#e1bfc5
#c5e1bf

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

#bfe1db
#cabfe1
#e1bfc5
#d6e1bf

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

#449083
#57b0a0
#7ac0b4
#9cd1c7
#bfe1db
#e2f1ef
#ffffff
#ffffff
#ffffff

Tints of #bfe1db Color

#bfe1db
#c6e4df
#cde7e3
#d4ebe7
#dbeeeb
#e2f1ef
#e9f5f3
#f0f8f7
#f7fbfb
#ffffff

Shades of #bfe1db color code

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

#bfe1db
#a9c8c2
#94afaa
#7f9692
#6a7d79
#546461
#3f4b49
#2a3230
#151918
#000000

Tones

#bfe1db
#c8d8d5
#d0d0d0
#d0d0d0
#d0d0d0

Tones

Similar Color like #bfe1db color

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

#c0e2dc
#c1e3dd
#c2e4de
#c3e5df
#c4e6e0
#c5e7e1
#c6e8e2
#c7e9e3
#c8eae4
#c9ebe5
#caece6
#cbede7
#cceee8
#cdefe9
#bee0da
#bddfd9
#bcded8
#bbddd7
#badcd6
#b9dbd5
#b8dad4
#b7d9d3
#b6d8d2
#b5d7d1
#b4d6d0
#b3d5cf
#b2d4ce
#b1d3cd

Download this Light Green

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

#bfe1db Color Code Preview on Black Background Color

This is how #bfe1db Color will look on black background color. Color contrast ratio is 15.01

#bfe1db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfe1db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bfe1db

#bfe1db color code is use for CSS Background Color

Background color for the above div is #bfe1db

HTML with inline CSS

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

#bfe1db color code is use for CSS Border Color

CSS Border color for the above div is #bfe1db

HTML with inline CSS

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

CSS Border Left color for the above div is #bfe1db

HTML with inline CSS

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

CSS Border Right color for the above div is #bfe1db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bfe1db

HTML with inline CSS

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

CSS Border Top color for the above div is #bfe1db

HTML with inline CSS

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

#bfe1db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bfe1db Color code Preview on White Background

This is how #bfe1db Color code will look on white background color. Color contrast ratio is 1.40

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

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