Random Cards

Random Color Generator for Tables

In Boostrap 4, Cards replaced the "old" Bootstrap panels.

On this page are 40 cards with background colors that were randomly generated. Each card has a unique header, and Table row and alternate color. Refresh this page to see a completely different set of colors.

The Code to create the Cards/Table and Well are include.

Enjoy finding the perfect background color for your project!

Random Bootstrap Panels Color: Lizbeth


Your CSS Card code for this would be:

.card-default > .card-header-Lizbeth {
background-image: none;
background: #22ddff;
color: black;
}

.Lizbeth tr:nth-child(even) {background: #7aebff;}
.Lizbeth tr:nth-child(odd) {background: #bdf5ff;}

// Bootstrap's Well Color Layout:
.Lizbeth {background: #bdf5ff;} // Div Example class="well well-sm Grammer"
.Grammer {background: #7aebff;} // Pre Example class="Lizbeth"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Lizbeth"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#7aebff
Billings, MTBronny FayAccount ExecutiveSonat Inc.#bdf5ff
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#7aebff
New York, NYJoyan FordAccount ExecutiveTosco Corp.#bdf5ff

Random Bootstrap Panels Color: Lauren


Your CSS Card code for this would be:

.card-default > .card-header-Lauren {
background-image: none;
background: #552277;
color: white;
}

.Lauren tr:nth-child(even) {background: #997aad;}
.Lauren tr:nth-child(odd) {background: #ccbdd6;}

// Bootstrap's Well Color Layout:
.Lauren {background: #ccbdd6;} // Div Example class="well well-sm Krug"
.Krug {background: #997aad;} // Pre Example class="Lauren"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Lauren"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#997aad
Billings, MTBronny FayAccount ExecutiveSonat Inc.#ccbdd6
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#997aad
New York, NYJoyan FordAccount ExecutiveTosco Corp.#ccbdd6

Random Bootstrap Panels Color: Janis


Your CSS Card code for this would be:

.card-default > .card-header-Janis {
background-image: none;
background: #77aa33;
color: white;
}

.Janis tr:nth-child(even) {background: #adcc85;}
.Janis tr:nth-child(odd) {background: #d6e6c2;}

// Bootstrap's Well Color Layout:
.Janis {background: #d6e6c2;} // Div Example class="well well-sm Gillit"
.Gillit {background: #adcc85;} // Pre Example class="Janis"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Janis"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#adcc85
Billings, MTBronny FayAccount ExecutiveSonat Inc.#d6e6c2
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#adcc85
New York, NYJoyan FordAccount ExecutiveTosco Corp.#d6e6c2

Random Bootstrap Panels Color: Boyce


Your CSS Card code for this would be:

.card-default > .card-header-Boyce {
background-image: none;
background: #eebb88;
color: black;
}

.Boyce tr:nth-child(even) {background: #f5d6b8;}
.Boyce tr:nth-child(odd) {background: #faebdb;}

// Bootstrap's Well Color Layout:
.Boyce {background: #faebdb;} // Div Example class="well well-sm Seymour"
.Seymour {background: #f5d6b8;} // Pre Example class="Boyce"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Boyce"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#f5d6b8
Billings, MTBronny FayAccount ExecutiveSonat Inc.#faebdb
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#f5d6b8
New York, NYJoyan FordAccount ExecutiveTosco Corp.#faebdb

Random Bootstrap Panels Color: Bronny


Your CSS Card code for this would be:

.card-default > .card-header-Bronny {
background-image: none;
background: #110088;
color: white;
}

.Bronny tr:nth-child(even) {background: #7066b8;}
.Bronny tr:nth-child(odd) {background: #b8b3db;}

// Bootstrap's Well Color Layout:
.Bronny {background: #b8b3db;} // Div Example class="well well-sm Fay"
.Fay {background: #7066b8;} // Pre Example class="Bronny"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Bronny"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#7066b8
Billings, MTBronny FayAccount ExecutiveSonat Inc.#b8b3db
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#7066b8
New York, NYJoyan FordAccount ExecutiveTosco Corp.#b8b3db

Random Bootstrap Panels Color: Jacquette


Your CSS Card code for this would be:

.card-default > .card-header-Jacquette {
background-image: none;
background: #66ff77;
color: black;
}

.Jacquette tr:nth-child(even) {background: #a3ffad;}
.Jacquette tr:nth-child(odd) {background: #d1ffd6;}

// Bootstrap's Well Color Layout:
.Jacquette {background: #d1ffd6;} // Div Example class="well well-sm Faxon"
.Faxon {background: #a3ffad;} // Pre Example class="Jacquette"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Jacquette"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#a3ffad
Billings, MTBronny FayAccount ExecutiveSonat Inc.#d1ffd6
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#a3ffad
New York, NYJoyan FordAccount ExecutiveTosco Corp.#d1ffd6

Random Bootstrap Panels Color: Joyan


Your CSS Card code for this would be:

.card-default > .card-header-Joyan {
background-image: none;
background: #8822ff;
color: black;
}

.Joyan tr:nth-child(even) {background: #b87aff;}
.Joyan tr:nth-child(odd) {background: #dbbdff;}

// Bootstrap's Well Color Layout:
.Joyan {background: #dbbdff;} // Div Example class="well well-sm Ford"
.Ford {background: #b87aff;} // Pre Example class="Joyan"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Joyan"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#b87aff
Billings, MTBronny FayAccount ExecutiveSonat Inc.#dbbdff
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#b87aff
New York, NYJoyan FordAccount ExecutiveTosco Corp.#dbbdff

Random Bootstrap Panels Color: Bruce


Your CSS Card code for this would be:

.card-default > .card-header-Bruce {
background-image: none;
background: #00ffdd;
color: black;
}

.Bruce tr:nth-child(even) {background: #66ffeb;}
.Bruce tr:nth-child(odd) {background: #b3fff5;}

// Bootstrap's Well Color Layout:
.Bruce {background: #b3fff5;} // Div Example class="well well-sm Hale"
.Hale {background: #66ffeb;} // Pre Example class="Bruce"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Bruce"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#66ffeb
Billings, MTBronny FayAccount ExecutiveSonat Inc.#b3fff5
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#66ffeb
New York, NYJoyan FordAccount ExecutiveTosco Corp.#b3fff5

Random Bootstrap Panels Color: Cchaddie


Your CSS Card code for this would be:

.card-default > .card-header-Cchaddie {
background-image: none;
background: #bbaa33;
color: black;
}

.Cchaddie tr:nth-child(even) {background: #d6cc85;}
.Cchaddie tr:nth-child(odd) {background: #ebe6c2;}

// Bootstrap's Well Color Layout:
.Cchaddie {background: #ebe6c2;} // Div Example class="well well-sm Hall"
.Hall {background: #d6cc85;} // Pre Example class="Cchaddie"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Cchaddie"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#d6cc85
Billings, MTBronny FayAccount ExecutiveSonat Inc.#ebe6c2
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#d6cc85
New York, NYJoyan FordAccount ExecutiveTosco Corp.#ebe6c2

Random Bootstrap Panels Color: Jeri


Your CSS Card code for this would be:

.card-default > .card-header-Jeri {
background-image: none;
background: #449977;
color: white;
}

.Jeri tr:nth-child(even) {background: #8fc2ad;}
.Jeri tr:nth-child(odd) {background: #c7e0d6;}

// Bootstrap's Well Color Layout:
.Jeri {background: #c7e0d6;} // Div Example class="well well-sm French"
.French {background: #8fc2ad;} // Pre Example class="Jeri"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Jeri"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#8fc2ad
Billings, MTBronny FayAccount ExecutiveSonat Inc.#c7e0d6
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#8fc2ad
New York, NYJoyan FordAccount ExecutiveTosco Corp.#c7e0d6

Random Bootstrap Panels Color: Jewell


Your CSS Card code for this would be:

.card-default > .card-header-Jewell {
background-image: none;
background: #cc22cc;
color: black;
}

.Jewell tr:nth-child(even) {background: #e07ae0;}
.Jewell tr:nth-child(odd) {background: #f0bdf0;}

// Bootstrap's Well Color Layout:
.Jewell {background: #f0bdf0;} // Div Example class="well well-sm Foster"
.Foster {background: #e07ae0;} // Pre Example class="Jewell"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Jewell"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#e07ae0
Billings, MTBronny FayAccount ExecutiveSonat Inc.#f0bdf0
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#e07ae0
New York, NYJoyan FordAccount ExecutiveTosco Corp.#f0bdf0

Random Bootstrap Panels Color: Jill


Your CSS Card code for this would be:

.card-default > .card-header-Jill {
background-image: none;
background: #cc55dd;
color: black;
}

.Jill tr:nth-child(even) {background: #e099eb;}
.Jill tr:nth-child(odd) {background: #f0ccf5;}

// Bootstrap's Well Color Layout:
.Jill {background: #f0ccf5;} // Div Example class="well well-sm Fielding"
.Fielding {background: #e099eb;} // Pre Example class="Jill"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Jill"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#e099eb
Billings, MTBronny FayAccount ExecutiveSonat Inc.#f0ccf5
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#e099eb
New York, NYJoyan FordAccount ExecutiveTosco Corp.#f0ccf5

Random Bootstrap Panels Color: Brand


Your CSS Card code for this would be:

.card-default > .card-header-Brand {
background-image: none;
background: #662222;
color: white;
}

.Brand tr:nth-child(even) {background: #a37a7a;}
.Brand tr:nth-child(odd) {background: #d1bdbd;}

// Bootstrap's Well Color Layout:
.Brand {background: #d1bdbd;} // Div Example class="well well-sm Johnson"
.Johnson {background: #a37a7a;} // Pre Example class="Brand"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Brand"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#a37a7a
Billings, MTBronny FayAccount ExecutiveSonat Inc.#d1bdbd
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#a37a7a
New York, NYJoyan FordAccount ExecutiveTosco Corp.#d1bdbd

Random Bootstrap Panels Color: Brigg


Your CSS Card code for this would be:

.card-default > .card-header-Brigg {
background-image: none;
background: #22ee77;
color: black;
}

.Brigg tr:nth-child(even) {background: #7af5ad;}
.Brigg tr:nth-child(odd) {background: #bdfad6;}

// Bootstrap's Well Color Layout:
.Brigg {background: #bdfad6;} // Div Example class="well well-sm Foley"
.Foley {background: #7af5ad;} // Pre Example class="Brigg"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Brigg"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#7af5ad
Billings, MTBronny FayAccount ExecutiveSonat Inc.#bdfad6
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#7af5ad
New York, NYJoyan FordAccount ExecutiveTosco Corp.#bdfad6

Random Bootstrap Panels Color: Calvin


Your CSS Card code for this would be:

.card-default > .card-header-Calvin {
background-image: none;
background: #bbbb99;
color: black;
}

.Calvin tr:nth-child(even) {background: #d6d6c2;}
.Calvin tr:nth-child(odd) {background: #ebebe0;}

// Bootstrap's Well Color Layout:
.Calvin {background: #ebebe0;} // Div Example class="well well-sm Giles"
.Giles {background: #d6d6c2;} // Pre Example class="Calvin"

Your HTML card code will look like this:
<div class="card mt-3">
<div class="card-header card-header-Calvin"><h3 class="card-title"> ... </h3></div>
<div class="card-body">
....
</div>
</div>
Dallas, TXBoyce SeymourDivision DirectorTheragenics Corp.#d6d6c2
Billings, MTBronny FayAccount ExecutiveSonat Inc.#ebebe0
Orlando, FLJacquette FaxonDivision DirectorNautica Enterprises Inc.#d6d6c2
New York, NYJoyan FordAccount ExecutiveTosco Corp.#ebebe0